Revert "up luarocks a little more"

This reverts commit af6e779eb8.
This commit is contained in:
kikito 2015-02-09 12:16:13 +01:00
parent af6e779eb8
commit b97a79f022
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: erlang
env:
global:
- LUAROCKS_BASE=luarocks-2.1.2
- LUAROCKS_BASE=luarocks-2.1.0
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