Update .travis.yml
This commit is contained in:
parent
6737ce0e26
commit
a52d035c0e
@ -6,5 +6,7 @@ dist: xenial
|
|||||||
cache: pip
|
cache: pip
|
||||||
install:
|
install:
|
||||||
- pip install pytest
|
- pip install pytest
|
||||||
|
before_script:
|
||||||
|
cd tests
|
||||||
script:
|
script:
|
||||||
- python test_1.py
|
- python test_1.py
|
||||||
|
Loading…
Reference in New Issue
Block a user