mirror of
https://github.com/wassname/segpy.git
synced 2026-08-01 12:50:34 +08:00
Point Travis CI and the right test-requirements.txt file
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ python:
|
||||
- "3.4"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install -r test/test-requirements.txt"
|
||||
# command to run tests
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user