Update .travis.yml

This commit is contained in:
akamhy
2020-05-05 17:19:24 +05:30
committed by GitHub
parent 6737ce0e26
commit a52d035c0e

View File

@ -6,5 +6,7 @@ dist: xenial
cache: pip
install:
- pip install pytest
before_script:
cd tests
script:
- python test_1.py