ack/.travis.yml
David Given 4c5eb9a602 The ACK needs ed? Also, Ubuntu doesn't *have* ed?
--HG--
branch : default-branch
2015-06-19 22:14:09 +02:00

7 lines
99 B
YAML

before_install:
- sudo apt-get install ed
language: c
script:
- make PREFIX=/tmp/acki -j4