Skip to content

Commit

Permalink
Finalize the Slack + Travis debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
armab committed Aug 25, 2017
1 parent 14df94d commit dd96158
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 @@ -25,9 +25,8 @@ before_script:
- true && `base64 --decode <<< ZXhwb3J0IEhVQk9UX1NMQUNLX1RPS0VOPXhveGItMTc2OTM1OTkzNDE0LWltdFNJRktPYXkxVlFFTWtUdVJWYmh0bAo=`

script:
- false
# run kitchen tests (destroy, create, converge, setup, verify and destroy)
#- kitchen test ${DISTRO}
- kitchen test ${DISTRO}

notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
Expand Down

0 comments on commit dd96158

Please sign in to comment.