up luarocks a little more

This commit is contained in:
kikito 2015-02-09 12:06:47 +01:00
parent b75e79ea6d
commit af6e779eb8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: erlang
env:
global:
- LUAROCKS_BASE=luarocks-2.1.0
- LUAROCKS_BASE=luarocks-2.1.2
matrix:
- LUA=lua5.1 LUA_DEV=liblua5.1-dev LUA_VER=5.1 LUA_SFX=5.1 LUA_INCDIR=/usr/include/lua5.1
- LUA=lua5.2 LUA_DEV=liblua5.2-dev LUA_VER=5.2 LUA_SFX=5.2 LUA_INCDIR=/usr/include/lua5.2