Update .travis.yml

This commit is contained in:
Jamie Hardt
2019-06-25 14:37:49 -07:00
committed by GitHub
parent f1be6852b6
commit b5713479cd

View File

@@ -6,6 +6,7 @@ python:
- "3.5"
- "3.7"
script:
- "gunzip tests/test_files/rf64/*.gz"
- "python setup.py test"
# - "py.test tests/ -v --cov wavinfo --cov-report term-missing"
before_install: