Skip to content

Commit

Permalink
chore: fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed May 1, 2020
1 parent c39c46e commit 3235b84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -14,12 +14,6 @@ install:
# Install test dependencies.
- pip install molecule yamllint ansible-lint docker

before_script:
# Use actual Ansible Galaxy role name for the project directory.
- cd ../
- mv ansible-role-$ROLE_NAME geerlingguy.$ROLE_NAME
- cd geerlingguy.$ROLE_NAME

script:
# Run tests.
- molecule test
Expand Down

0 comments on commit 3235b84

Please sign in to comment.