summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 18:37:40 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 18:37:40 +0200
commit31aa11696629be4166273538f4920c3b6a32720c (patch)
treefa8527e5a5a398fa52852c708f5ea9d4c4b3197e /.travis.yml
parentf4abfb91093bb3b772153e3ab4cc4393093e0a13 (diff)
debug
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f2bc7448f..723f8a341 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,9 @@ env:
before_install:
- sudo add-apt-repository -y ppa:chris-lea/node.js # ubuntu 12.04 only
- sudo apt-get update
+ - ls -la ../../
+ - ls -la ../../../
+ - ls -la ../../../../
- sudo chown -R travis:travis ../../../.npm
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"