Skip to content

Commit

Permalink
Packager Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wutname1 committed Jun 27, 2018
1 parent 0e0e288 commit 5a03a6a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .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"

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

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

notifications:
email:
Expand Down

0 comments on commit 5a03a6a

Please sign in to comment.