Skip to content

Commit

Permalink
skip destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Oct 21, 2020
1 parent 6383507 commit 2dba42e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ script:
&& sudo -E molecule converge -s $MOLECULE_SCENARIO_NAME \
&& travis_wait 120 sudo -E molecule idempotence -s $MOLECULE_SCENARIO_NAME \
&& sudo -E molecule side-effect -s $MOLECULE_SCENARIO_NAME \
&& sudo -E molecule verify -s $MOLECULE_SCENARIO_NAME \
&& sudo -E molecule destroy -s $MOLECULE_SCENARIO_NAME
&& sudo -E molecule verify -s $MOLECULE_SCENARIO_NAME
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/?branch=master

0 comments on commit 2dba42e

Please sign in to comment.