Skip to content

Commit

Permalink
redo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Aug 7, 2019
1 parent 14019e2 commit 9b147c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ before_script:
script:
- if [[ "$TRAVIS_BRANCH" == "master" && "$TRAVIS_PULL_REQUEST" == "false" ]]; then ./cf_translations.sh; fi
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash

branches:
only:
- /^v\d+\.\d+\.\d+(-\S*)?$/

notifications:
email:
Expand Down

0 comments on commit 9b147c9

Please sign in to comment.