Don't need Lua any more.

This commit is contained in:
David Given 2016-10-16 20:10:24 +02:00
parent 1f56bab521
commit 486cf9562f

View file

@ -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