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