Skip to content

Commit

Permalink
add anisble pip package for travis issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sabandi committed Apr 9, 2021
1 parent 114e523 commit aa790e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ addons:

install:
# Install required packages
- pip install molecule yamllint ansible-lint flake8 testinfra docker molecule-docker
- pip install ansible molecule yamllint ansible-lint flake8 testinfra docker molecule-docker

env:
global:
Expand Down

0 comments on commit aa790e6

Please sign in to comment.