Skip to content

Commit

Permalink
Fix Travis deploy - urlib3
Browse files Browse the repository at this point in the history
  • Loading branch information
ziajka committed Oct 19, 2017
1 parent 7f29c49 commit 4573d2a
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 @@ -8,6 +8,7 @@ script:
- docker run gns3-gui-test
before_deploy:
sudo pip install twine
sudo pip install urllib3[secure]
deploy:
provider: pypi
user: noplay
Expand Down

0 comments on commit 4573d2a

Please sign in to comment.