Skip to content

Commit 39bf0d4

Browse files
committed
fix tests
1 parent 26099ba commit 39bf0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python:
1010
before_install:
1111
- pip install pipenv --upgrade
1212
script:
13-
- pipenv
13+
- pipenv install --dev
1414
- pytest
1515
sudo: false
1616
notifications:

0 commit comments

Comments
 (0)