attempt for travis

This commit is contained in:
2017-01-24 23:01:13 -05:00
parent d7604958b9
commit 27c63bbe3c
+1 -1
View File
@@ -11,7 +11,7 @@ python:
# - "pypy3"
# command to install dependencies
install:
- "pip install pipenv"
- "python setup.py develop"
- "pipenv install --dev"
# command to run tests
script: