We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26099ba commit 39bf0d4Copy full SHA for 39bf0d4
.travis.yml
@@ -10,7 +10,7 @@ python:
10
before_install:
11
- pip install pipenv --upgrade
12
script:
13
- - pipenv
+ - pipenv install --dev
14
- pytest
15
sudo: false
16
notifications:
0 commit comments