Skip to content

Commit

Permalink
Add pip upgrade when building
Browse files Browse the repository at this point in the history
  • Loading branch information
RobH123 committed Nov 20, 2018
1 parent 709f4c8 commit b57e792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
#- scripts/travis_install_apex.sh

install:
- pip3 install --upgrade pip
- pip3 install --requirement tXenqueue/requirements.txt
- pip3 install coveralls

Expand Down

0 comments on commit b57e792

Please sign in to comment.