This commit is contained in:
Jamie Hardt
2018-12-05 12:17:30 -08:00
parent 2924ea548b
commit 6201633956

View File

@@ -1,7 +1,7 @@
langauge: python
python:
- "3.6"
- "3.6"
script:
- "python3 setup.py test"
- "python3 setup.py test"
install:
- "pip3 install setuptools"
- "pip3 install setuptools"