Skip to content

Commit

Permalink
Usage pip tls
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanbekov committed Apr 16, 2018
1 parent 6b75c61 commit 10c9eb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ services:

before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libffi-dev libssl-dev

install:
- sudo pip install docker[tls]
- sudo pip install urllib3 docker
- sudo apt-get install -y sshpass software-properties-common python-software-properties
- sudo apt-add-repository -y ppa:ansible/ansible
- sudo apt-get update -qq
Expand Down

0 comments on commit 10c9eb1

Please sign in to comment.