Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AxeldeRomblay committed Jul 19, 2018
1 parent b66af94 commit 0ac2a4a
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:
# command to install dependencies
install:
- pip install codecov
- pip install --upgrade pip setuptools wheel
- pip install --upgrade setuptools wheel
- pip install --only-binary all -r python-package/requirements.txt
# command to run tests
script:
Expand Down

0 comments on commit 0ac2a4a

Please sign in to comment.