Skip to content

Commit

Permalink
Packager updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Wutname1 committed Jul 17, 2018
1 parent 1f39061 commit 4869f68
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ install: luarocks install --local luacheck

before_script: /home/travis/.luarocks/bin/luacheck . --no-color -qo "011"


script: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 8.0.1
branches:
only:
- /^\d+\.\d+(\.\d+)?(-\S*)?$/

script: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash

notifications:
email:
Expand Down

0 comments on commit 4869f68

Please sign in to comment.