.travis.yml

This commit is contained in:
Jamie Hardt
2018-12-05 12:03:34 -08:00
parent 6d1ca12e42
commit 88bf68c78e

View File

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