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 language: python
python: python:
- "3.6" - "3.6"
script: script:
- python -m pytest - python -m pytest