Skip to content

Commit

Permalink
build: upgrade setuptools on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed Mar 13, 2020
1 parent d3b29f4 commit ffb8c7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ before_install:
- echo $LC_ALL
- $CXX --version

install:
- sudo pip install --upgrade setuptools

script:
# - rvm get head # Workaround 'shell_session_update: command not found'
- set -e
Expand Down

0 comments on commit ffb8c7e

Please sign in to comment.