aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-04-18 14:35:39 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-04-18 14:35:39 -0300
commitcda43ce50660aa55aeb2c4d2d8e724f17fa7f863 (patch)
treec0101d344da23143e27c5897f8e5898197d4e22c /.travis.yml
parent022c87d98ee1605e98d880f461297b0934a90719 (diff)
parentb6b67547ef5801502f1b63ec62c04923ceb77cef (diff)
downloadluarocks-cda43ce50660aa55aeb2c4d2d8e724f17fa7f863.tar.gz
luarocks-cda43ce50660aa55aeb2c4d2d8e724f17fa7f863.tar.bz2
luarocks-cda43ce50660aa55aeb2c4d2d8e724f17fa7f863.zip
Merge branch 'master' of https://github.com/keplerproject/luarocks
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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
3compiler: gcc 3compiler: gcc
4 4
5sudo: false
6
5env: 7env:
6 matrix: 8 matrix:
7 - LUA_VER=5.1.5 9 - LUA_VER=5.1.5