Tweaking travis.yml

This commit is contained in:
Jamie Hardt
2018-12-05 11:46:48 -08:00
parent 8969e31969
commit 829d98f4b4

View File

@@ -2,5 +2,5 @@ langauge: python
python:
- "3.7"
script:
- "python setup.py test"
- "python3 setup.py test"