We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254e273 commit cb03139Copy full SHA for cb03139
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