summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-11-04 16:49:33 +0100
committermakefu <root@pigstarter.de>2013-11-04 16:49:33 +0100
commit02cb0cc2f320a43161a21d612d6df1e9620b5fc0 (patch)
treeb02eaa1358c3eaee4dcddabd83045f4705998a95 /.travis.yml
parent11d255a4b21cd90221cf1ed15a96d249cf72ef1d (diff)
parent52dc574f7a526661661255fc6e65640802609808 (diff)
Merge branch 'master' of https://github.com/krebscode/painload
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 c333578b..677024b2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,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