Change travis to only test the test directory
This commit is contained in:
@@ -26,4 +26,4 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- pip install --editable .
|
- pip install --editable .
|
||||||
|
|
||||||
script: py.test
|
script: py.test test
|
||||||
|
|||||||
Reference in New Issue
Block a user