Update .travis.yml
This commit is contained in:
parent
be81a231f5
commit
bad65b62ee
2 changed files with 15 additions and 19 deletions
|
|
@ -33,4 +33,4 @@ before_script:
|
|||
|
||||
after_success:
|
||||
- chmod u+x ./.travis/release.sh
|
||||
- ./.travis/release.sh
|
||||
- if [ $TRAVIS_BRANCH = "master" ] && [ $TRAVIS_PULL_REQUEST != "false" ]; then ./.travis/release.sh; else echo "Skipping releasing task"; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue