summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-11 16:28:55 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-11 16:28:55 +0200
commitc5af8fcf865f973691a15e9d6d0092cc8b439774 (patch)
treeedb040aea0a7fa84181a57f33f193b7aa6d68949 /.travis.yml
parent42628b133f2a2f18a23cf8c5803a3ffb86546c68 (diff)
disable acceptance tests because of high failure and false positive rate, for now
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 0bd1a92af..7c6c5f8e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,8 +57,8 @@ script:
# js unit tests
- grunt ci-unit
# acceptance tests
- - webdriver-manager update
- - grunt ci-e2e --verbose
+ #- webdriver-manager update
+ #- grunt ci-e2e --verbose
# debug section to check what went wrong
- sudo apt-get install curl
- curl http://admin:admin@localhost/owncloud/index.php