We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68815af commit f5f2808Copy full SHA for f5f2808
.travis.yml
@@ -19,7 +19,7 @@ script:
19
- ${PWD}/tests/test.sh
20
21
# Check installation of wrapper script.
22
- - '/usr/local/bin/tustep'
+ - 'docker exec ${container_id} /usr/local/bin/tustep'
23
24
notifications:
25
webhooks: https://galaxy.ansible.com/api/v1/notifications/
0 commit comments