Skip to content

Commit

Permalink
fix: modify deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
dpopp07 committed Jul 27, 2018
1 parent 254e273 commit cb03139
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ deploy:
- provider: script
skip_cleanup: true
script:
- cd examples/
- bx-blue-green-travis
- cd examples/ bx-blue-green-travis
on:
branch: master
repo: watson-developer-cloud/speech-javascript-sdk
Expand Down

0 comments on commit cb03139

Please sign in to comment.