Skip to content

Commit

Permalink
Updated deployments to happen on 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbyoung committed Aug 25, 2019
1 parent c828a92 commit 29669a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ deploy:
- provider: script
script: bash bin/deploy.sh $TRAVIS_BUILD_DIR/ $TRAVIS_BUILD_ID $SSH_USER $SSH_HOST
on:
branch: master
branch: "1.0"
skip_cleanup: true

notifications:
Expand Down

0 comments on commit 29669a6

Please sign in to comment.