Skip to content

Commit

Permalink
Merge pull request cloudalchemy#29 from cloudalchemy/ci
Browse files Browse the repository at this point in the history
CI fix
  • Loading branch information
paulfantom committed Dec 17, 2017
2 parents d26748a + 361bf7e commit 43d973e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ env:
- ANSIBLE=2.4.2 PROMETHEUS=2.0.0
install:
- pip install ansible==${ANSIBLE} ansible-lint>=3.4.15 molecule==1.25.0 docker git-semver testinfra>=1.7.0
before_script:
- ansible-lint tests/playbook.yml
script:
- molecule test
deploy:
Expand Down

0 comments on commit 43d973e

Please sign in to comment.