Skip to content

Commit

Permalink
fix travis packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardclau committed Jul 6, 2022
1 parent 4e76ad4 commit f4b3fac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -14,8 +14,7 @@ matrix:

before_install:
- sudo apt-get -y install software-properties-common
- sudo apt-get -y install python-pip
- sudo pip install ansible==$ANSIBLE_VERSION
- sudo -H pip install --no-cache-dir ansible==$ANSIBLE_VERSION
- ansible --version
# We download the latest deploy stable tag
- sudo ansible-galaxy install -c ansistrano.deploy
Expand Down

0 comments on commit f4b3fac

Please sign in to comment.