summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-05-14 17:33:14 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-05-14 17:44:33 -0700
commit2efaeb88167f3e69d160ebfbac36fbacf9e697cb (patch)
treef91f4e0d1ce967f5079966c2f26ac1f1178f3841 /.travis.yml
parent816796172a38327e2ae9af52bfccedea859e842e (diff)
downloadqtlocation-mapboxgl-2efaeb88167f3e69d160ebfbac36fbacf9e697cb.tar.gz
Upload headless results in after_script
I need to see the results even for passing builds, so I can tell how allowed failures are still failing.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 770d9325fe..f08aa81491 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -94,6 +94,9 @@ script:
after_failure:
- "[ -f ./scripts/${FLAVOR}/after_failure.sh ] && ./scripts/${FLAVOR}/after_failure.sh"
+after_failure:
+- "[ -f ./scripts/${FLAVOR}/after_script.sh ] && ./scripts/${FLAVOR}/after_script.sh"
+
notifications:
slack:
secure: HHQYr7sF8M1SzoWSqgKVYtwAgGdLLCyTMsQjFhEEQNYO92ZwURE5s03qWTGH5k8+4Yqn26yrXt3NztLC4JIOpcGervN2mSZyq4dZgFTcWEd61igw0qwSenlwvFfbE1ASK/KYCzfyn9MIfHN+ovwLoRxXZkPwinKDvl3DXjBaFNg=