Skip to content

Commit

Permalink
remove trash commits (will use pip file)
Browse files Browse the repository at this point in the history
  • Loading branch information
francisco-core authored Sep 26, 2020
1 parent a09e8a7 commit 21df178
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ before_install:
curl -skL https://bootstrap.pypa.io/get-pip.py | sudo -H python3.7
sudo -H pip3 install pipenv
sudo -H pipenv install
sudo -H pipenv uninstall ansible # updating ansible directly from v 9.* to 10.0 is know to cause issues
sudo -H pipenv install ansible molecule
script:
- |
Expand Down

0 comments on commit 21df178

Please sign in to comment.