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