Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remiomosowon committed Mar 15, 2020
1 parent 744f39d commit dcbd9a9
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 @@ -10,7 +10,7 @@ before_install:
- python --version
- pip install -U pip
- pip install coveralls
- pip install -r requirements.dev
- pip install -U coverage

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
Expand Down

0 comments on commit dcbd9a9

Please sign in to comment.