Delete 'mods/gunslinger/.travis.yml'
This commit is contained in:
parent
72228de17f
commit
600fef2de6
|
@ -1,12 +0,0 @@
|
|||
language: generic
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- luarocks
|
||||
before_install:
|
||||
- luarocks install --local luacheck
|
||||
script:
|
||||
- $HOME/.luarocks/bin/luacheck --no-color .
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue