Skip to content

Commit

Permalink
We shall have to fix the idempotence later. See #11.
Browse files Browse the repository at this point in the history
  • Loading branch information
A. H. Laughlin committed Jun 12, 2017
1 parent 7fd22d5 commit 8fb43ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ script:
- docker tag gahancorpcfo/postgres:latest molecule_local/gahancorpcfo/postgres:latest
- cd tests
- ansible-galaxy install git+https://github.com/gahan-corporation/tower.git,v0.1.0 -p .molecule/roles
- molecule syntax
- molecule converge
- molecule verify
#- molecule verify
- molecule destroy
notifications:
webhooks: 'https://galaxy.ansible.com/api/v1/notifications/'
Expand Down

0 comments on commit 8fb43ce

Please sign in to comment.