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.7"
|
||||||
# - "3.8-dev"
|
# - "3.8-dev"
|
||||||
install:
|
install:
|
||||||
- pip install -r dependencies.txt
|
- pip install -r requirements.txt
|
||||||
- python setup.py -q install
|
|
||||||
script:
|
script:
|
||||||
- pytest
|
- pytest -m pytest -v
|
||||||
|
|||||||
Reference in New Issue
Block a user