Update .travis.yml
This commit is contained in:
parent
8e46a9ba7a
commit
4066a65678
@ -10,7 +10,7 @@ before_install:
|
|||||||
- python --version
|
- python --version
|
||||||
- pip install -U pip
|
- pip install -U pip
|
||||||
- pip install -U pytest
|
- pip install -U pytest
|
||||||
- pip install coverage
|
- pip install codecov
|
||||||
- pip install pytest pytest-cov
|
- pip install pytest pytest-cov
|
||||||
script:
|
script:
|
||||||
- cd tests
|
- cd tests
|
||||||
|
Loading…
Reference in New Issue
Block a user