summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 20:46:18 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 20:46:18 +0200
commit0de5a3903626ac55f78f08138014503e12b668cc (patch)
tree17b750a0714078986f0c3c6dfc7e0ca18e936d1b /.travis.yml
parent8db7815e21ced4c32edfe864b15d8e5eb2a6175c (diff)
remove debug output
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.travis.yml b/.travis.yml
index 02e22a1b7..da9ddadb3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,15 +52,6 @@ script:
# acceptance tests
- sudo npm -g install grunt-cli protractor
- webdriver-manager update
- #- sudo chown -R www-data:www-data ../../../data
- #- sudo chown -R www-data:www-data ../../../config
- - ls -l ../../../
- - ls -l ../../../../
- - ls -l ../../../../../
- - ls -l ../../../config
- - cat /etc/apache2/sites-available/default
- - sudo apt-get install curl
- - curl http://localhost/owncloud/index.php
- grunt ci-e2e --verbose
addons: