Skip to content

Commit

Permalink
Merge pull request #77 from watson-developer-cloud/fix-deploy
Browse files Browse the repository at this point in the history
fix: modify deploy script
  • Loading branch information
germanattanasio authored Jul 27, 2018
2 parents 254e273 + 0cd800b commit fc7414a
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 fc7414a

Please sign in to comment.