Skip to content

Commit

Permalink
Update Travis dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bachase authored and nbougalis committed May 9, 2017
1 parent 256e582 commit dceef25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ci/ubuntu/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ if [ -x $HOME/bin/g++ ]; then
$HOME/bin/g++ -v
fi

pip install --user requests==2.13.0
pip install --user https://github.com/codecov/codecov-python/archive/master.zip

bash bin/sh/install-boost.sh
Expand Down

0 comments on commit dceef25

Please sign in to comment.