summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-21 15:08:14 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-21 15:08:14 +0100
commit3684705911229c93c9b30f1ca3f04a2d5458af5d (patch)
tree28379360887951971558e804ba29470fb7ef864e /.travis.yml
parent8cea47b9bdaf75a2df1ec98aee565683917889c1 (diff)
more try
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 40af9311d..e092f611f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,11 +28,10 @@ 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 apt-get install python3-setuptools
- sudo easy_install3 requests ocdev
+ - phpenv install $TRAVIS_PHP_VERSION # can be removed once php is supported out of the box
- nvm install 5.6
- npm install -g npm@latest
# install php modules