summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <bep@foryouandyourcustomers.com>2016-08-10 19:48:04 +0200
committerBernhard Posselt <bep@foryouandyourcustomers.com>2016-08-10 19:48:04 +0200
commit54c683c6b2ba15fffb37b34cbe319a46ee1b6b64 (patch)
treec199a7f6fd18c7bd3caa867d4a5f0601113af8da /.travis.yml
parentfc1e804b23e66098dbf77a289e539a9ae9c999a1 (diff)
remove traces of owncloud.log
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c301870d..afbd579a3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,7 +54,7 @@ script:
- make test
after_failure:
- - cat ../../data/owncloud.log
+ - cat ../../data/nextcloud.log
addons:
firefox: "latest"