Update .travis.yml

This commit is contained in:
Jamie Hardt
2019-01-03 22:03:23 -08:00
committed by GitHub
parent 464052f510
commit aa01e9ad2d

View File

@@ -6,4 +6,4 @@ python:
script:
- "python3 setup.py test"
install:
- "pip3 install setuptools"
- "pip install setuptools"