Skip to content

Commit

Permalink
Skip Pipenv 6.2.4
Browse files Browse the repository at this point in the history
Because it's broken.
  • Loading branch information
uranusjr committed Sep 12, 2017
1 parent 8df3cee commit 8f029e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
- "pypy3"

install:
- pip install pipenv
- pip install 'pipenv!=6.2.4'
- pipenv install --dev --skip-lock

script:
Expand Down

0 comments on commit 8f029e9

Please sign in to comment.