mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
debug the build
This commit is contained in:
@@ -13,6 +13,7 @@ python:
|
||||
install:
|
||||
- "python setup.py develop"
|
||||
- "pipenv lock"
|
||||
- "pipenv install --dev --requirements"
|
||||
- "pipenv install --dev"
|
||||
# command to run tests
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user