Don't need Lua any more.
This commit is contained in:
parent
1f56bab521
commit
486cf9562f
|
@ -2,14 +2,12 @@ matrix:
|
|||
include:
|
||||
- os: linux
|
||||
- os: osx
|
||||
before_install:
|
||||
- brew update
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- ed
|
||||
- lua5.1
|
||||
- liblua5.1-posix1
|
||||
|
||||
git:
|
||||
depth: 10
|
||||
language: c
|
||||
|
|
Loading…
Reference in a new issue