summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2013-11-02 16:15:20 +0100
committertv <tv@nomic.retiolum>2013-11-02 16:15:20 +0100
commit946e5f5256d800ae2a3dbbdc42ad6e62e37d1f50 (patch)
tree551a077c65d7609235c14ca9859062e26e618e1e /.travis.yml
parentddecabf669c09f85ad522d2f530d086922de1cf7 (diff)
tell travis about w3m
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e62f843f..92c5af77 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ script: "! ( make -C util test | grep -q '^not ok' )"
before_install:
- sudo apt-get install bc -qq
- sudo apt-get install python -qq
+ - sudo apt-get install w3m -qq
branches:
only:
- master