Skip to content

Commit 0cd800b

Browse files
committed
chore: fix typo in deploy script
1 parent cb03139 commit 0cd800b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ deploy:
2222
- provider: script
2323
skip_cleanup: true
2424
script:
25-
- cd examples/ bx-blue-green-travis
25+
- cd examples/ && bx-blue-green-travis
2626
on:
2727
branch: master
2828
repo: watson-developer-cloud/speech-javascript-sdk

0 commit comments

Comments
 (0)