summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: