We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb03139 commit 0cd800bCopy full SHA for 0cd800b
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ deploy:
22
- provider: script
23
skip_cleanup: true
24
script:
25
- - cd examples/ bx-blue-green-travis
+ - cd examples/ && bx-blue-green-travis
26
on:
27
branch: master
28
repo: watson-developer-cloud/speech-javascript-sdk
0 commit comments