Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Change-Id: Ic2dbe751ee0871cf195f209720b01b7975383420
  • Loading branch information
pfalcon committed Dec 16, 2018
1 parent 5f61acb commit 69b5a7d
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 @@ -95,7 +95,7 @@ jobs:
env: NAME="unix coverage build and tests"
install:
# a specific urllib3 version is needed for requests and cpp-coveralls to work together
- sudo pip install -Iv urllib3==1.22
# - sudo pip install -Iv urllib3==1.22
- sudo pip install cpp-coveralls
- gcc --version
- python3 --version
Expand Down

0 comments on commit 69b5a7d

Please sign in to comment.