summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2015-07-02 18:53:19 +0200
committerDavid Gageot <david@gageot.net>2015-07-02 18:53:19 +0200
commit46e6215a46a19a0b4355116ccd18b4dbdf6ca366 (patch)
tree402ba9e32f3a22737afb0619b430f540a1338063 /.travis.yml
parentab582432b3fe3caef24775a56382d1b70b6cd971 (diff)
downloadsonarqube-46e6215a46a19a0b4355116ccd18b4dbdf6ca366.tar.gz
sonarqube-46e6215a46a19a0b4355116ccd18b4dbdf6ca366.zip
Those logs are more disturbing than not
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3e543985317..9975338542c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,8 +18,6 @@ env:
script:
- ./travis.sh
-after_failure: find . -name "*-output.txt" | xargs cat
-
cache:
directories:
- '$HOME/.m2/repository'