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