Skip to content

Commit da1b477

Browse files
committed
Travis
1 parent 5e8e58e commit da1b477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install:
1010
- luarocks install --local luacheck
1111

1212
before_script:
13-
- /home/travis/.luarocks/bin/luacheck . --no-color -qo "011"
13+
- /home/travis/.luarocks/bin/luacheck . --no-color -qo "011"
1414

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

@@ -26,4 +26,4 @@ cache:
2626

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

0 commit comments

Comments
 (0)