Skip to content

Commit

Permalink
Make luacheck on Travis CI use project config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellypse committed Jan 17, 2019
1 parent e83a9d9 commit f101a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ git:


install: luarocks install --local luacheck install: luarocks install --local luacheck


before_script: /home/travis/.luarocks/bin/luacheck . --no-color -qo "011" --exclude-files "totalRP3_zTest/*" before_script: /home/travis/.luarocks/bin/luacheck .


script: curl -s https://raw.githubusercontent.com/Ellypse/packager/master/release.sh | bash -s -- -p 75973 -w 24113 -g 8.1.0 -o script: curl -s https://raw.githubusercontent.com/Ellypse/packager/master/release.sh | bash -s -- -p 75973 -w 24113 -g 8.1.0 -o


Expand Down

0 comments on commit f101a05

Please sign in to comment.