Even more changes to travis script. Does it work now?
This commit is contained in:
+2
-3
@@ -11,7 +11,6 @@ python:
|
||||
- "3.7"
|
||||
# - "3.8-dev"
|
||||
install:
|
||||
- pip install -r dependencies.txt
|
||||
- python setup.py -q install
|
||||
- pip install -r requirements.txt
|
||||
script:
|
||||
- pytest
|
||||
- pytest -m pytest -v
|
||||
|
||||
Reference in New Issue
Block a user