The ACK needs ed? Also, Ubuntu doesn't *have* ed?
authorDavid Given <dg@cowlark.com>
Fri, 19 Jun 2015 20:14:09 +0000 (22:14 +0200)
committerDavid Given <dg@cowlark.com>
Fri, 19 Jun 2015 20:14:09 +0000 (22:14 +0200)
--HG--
branch : default-branch

.travis.yml

index e0f0a1a..dd9fd3e 100644 (file)
@@ -1,3 +1,5 @@
+before_install:
+    - sudo apt-get install ed
 language: c
 script:
     - make PREFIX=/tmp/acki -j4