summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 381c91584..b50253333 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,6 +52,8 @@ script:
- webdriver-manager update
- sudo chown -R www-data:www-data ../../../data
- sudo chown -R www-data:www-data ../../../config
+ - sudo apt-get install curl
+ - curl http://localhost/owncloud/index.php
- grunt ci --verbose
addons: