diff --git a/.travis.yml b/.travis.yml index 86cd2893..96acc54c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: