diff options
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index 5468f9a..c730b8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@  language: c  install: -  - sudo apt-get install lua5.2 luarocks +  - sudo apt-get install lua5.1 luarocks    - sudo luarocks install luacheck  script: | 
