diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 54778583..db762a84 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -2,6 +2,8 @@ language: c | |||
2 | 2 | ||
3 | compiler: gcc | 3 | compiler: gcc |
4 | 4 | ||
5 | sudo: false | ||
6 | |||
5 | env: | 7 | env: |
6 | matrix: | 8 | matrix: |
7 | - LUA_VER=5.1.5 | 9 | - LUA_VER=5.1.5 |