Delete 'mods/gunslinger/.travis.yml'

This commit is contained in:
thunderdog1138 2020-10-10 21:00:28 +00:00
parent 72228de17f
commit 600fef2de6
1 changed files with 0 additions and 12 deletions

View File

@ -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