Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aamalev committed Mar 7, 2020
1 parent 64687df commit 42e0b1a
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 @@ -7,7 +7,7 @@ python:

install:
- pip install -U pip setuptools pipenv
- pipenv install -d --system
- pipenv install -d --system --skip-lock
- pip install codecov

script: pytest
Expand Down

0 comments on commit 42e0b1a

Please sign in to comment.