Don't need Lua any more.
authorDavid Given <dg@cowlark.com>
Sun, 16 Oct 2016 18:10:24 +0000 (20:10 +0200)
committerDavid Given <dg@cowlark.com>
Sun, 16 Oct 2016 18:10:24 +0000 (20:10 +0200)
.travis.yml

index d8847a7..dc09d21 100644 (file)
@@ -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