Tweaking travis.yml

This commit is contained in:
Jamie Hardt
2018-12-05 11:43:46 -08:00
parent 484d2ae98f
commit 8969e31969

View File

@@ -3,6 +3,4 @@ python:
- "3.7"
script:
- "python setup.py test"
install:
- "python setup.py install"