fix travis

This commit is contained in:
2017-02-01 21:01:43 -05:00
parent 46827f159a
commit 8188a4e35f
-1
View File
@@ -13,7 +13,6 @@ python:
install:
- "python setup.py develop"
- "pipenv lock"
- "pipenv install --dev --requirements"
- "pipenv install --dev"
# command to run tests
script: