Set up Travis CI

master
Hugo Locurcio 2019-02-22 00:54:04 +01:00
parent 451b353770
commit 9027af70ee
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
1 changed files with 12 additions and 0 deletions

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: generic
addons:
apt:
packages:
- luarocks
before_install: |
luarocks install --local luacheck
script: |
"$HOME/.luarocks/bin/luacheck" .