Skip to content

Commit

Permalink
[TMP] Use temporary branch for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaykasyanov committed Mar 5, 2017
1 parent 1e9014e commit 266ccb8
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 @@ -70,7 +70,7 @@ deploy:
script: CI/deploy.osx.sh
skip_cleanup: true
on:
branch: master
branch: test-release-build-on-travis
condition: "$TRAVIS_EVENT_TYPE = cron && $TRAVIS_OS_NAME = osx"
notifications:
email:
Expand Down

0 comments on commit 266ccb8

Please sign in to comment.