mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
attempted fix of travis
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ python:
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "python setup.py develop"
|
||||
- "pip install -e ."
|
||||
- "pipenv install --dev"
|
||||
# command to run tests
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user