Commit 5aad43d4 authored by Cornelius Kölbel's avatar Cornelius Kölbel

removed local installation

parent 6f942110
...@@ -6,7 +6,6 @@ python: ...@@ -6,7 +6,6 @@ python:
- 3.4 - 3.4
# command to install dependencies # command to install dependencies
install: install:
- "pip install ."
- "pip install -r requirements.txt" - "pip install -r requirements.txt"
# split the test run according to # split the test run according to
# http://blog.travis-ci.com/2012-11-28-speeding-up-your-tests-by-parallelizing-them/ # http://blog.travis-ci.com/2012-11-28-speeding-up-your-tests-by-parallelizing-them/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment