parent
f2628f3814
commit
0c205b4630
@ -1,12 +0,0 @@
|
||||
language: cpp
|
||||
env:
|
||||
matrix:
|
||||
-LUA_VERSION=5.2
|
||||
before_install:
|
||||
- sudo apt-get install lua$LUA_VERSION
|
||||
script:
|
||||
- python travis/pr-check-base.py
|
||||
- python travis/lint.py
|
||||
- python travis/luac.py
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue