Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanbekov committed Apr 17, 2018
1 parent 10c9eb1 commit ae7b8b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ services:

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

install:
- sudo pip install urllib3 docker
- sudo pip install 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 ae7b8b2

Please sign in to comment.