Fix travis.yml

This commit is contained in:
Brian Duggan 2018-05-24 13:12:19 -04:00
parent 207075b038
commit b0f5e71bdd

View File

@ -1,5 +1,5 @@
language: python
python:
- "3.6"
script:
- python -m pytest
python:
- "3.6"
script:
- python -m pytest