summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-21 15:02:49 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-21 15:02:49 +0100
commit8cea47b9bdaf75a2df1ec98aee565683917889c1 (patch)
tree7068be62fe5ee139cfb07aaffcbd995be01f7e0b /.travis.yml
parentb9a109f92a1982d6fd794e0e789c3d8f75acbc8e (diff)
debug
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 296243cc2..40af9311d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,8 @@ before_install:
- env
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
+ - apt-cache search libapache2-mod-fastcgi
+ - grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*
- sudo apt-get update
- sudo apt-get install python3-setuptools apache2 libapache2-mod-fastcgi
- sudo easy_install3 requests ocdev