debug the build

This commit is contained in:
2017-01-27 21:45:25 -05:00
parent 69a1986d6f
commit 3d3cb82f55
+1
View File
@@ -13,6 +13,7 @@ python:
install:
- "python setup.py develop"
- "pipenv lock"
- "pipenv install --dev --requirements"
- "pipenv install --dev"
# command to run tests
script: