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