Backport to Lua 5.1 (because 5.2 on Travis doesn't have luaposix...).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
before_install:
|
||||
- sudo apt-get install ed lua5.2 lua-posix ninja
|
||||
- sudo apt-get install ed lua5.1 liblua5.1-posix1 ninja
|
||||
language: c
|
||||
script:
|
||||
- make PREFIX=/tmp/acki -j4
|
||||
|
||||
Reference in New Issue
Block a user