Skip to content

Commit

Permalink
Corrected travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ilcardella committed Oct 19, 2019
1 parent 93ebeb3 commit 70f3680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python:

install:
- export PIPENV_IGNORE_VIRTUALENVS=1
- pipenv install --three --dev
- pipenv install --dev

script:
- pipenv run pytest
Expand Down

0 comments on commit 70f3680

Please sign in to comment.