summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-07-06 10:52:03 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-07-06 10:52:03 +0200
commit39efa97125d0dc58c814cbbc2a77b9d2590ca5d4 (patch)
treea20bd38769b41f923f864a65904e9a94171767b7
parent91219fac42f50af16e38f49c400f71dd4376be85 (diff)
remove xfvb code
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 0b1aa99f1..fc42f28da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,6 @@ node_js:
before_install:
- cd ..; git clone https://github.com/owncloud/appframework; cd news
- - "export DISPLAY=:99.0"
- - "sh -e /etc/init.d/xvfb start"
script:
- make javascript-tests