summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-05-19 15:58:14 +0200
committerKonstantin Käfer <mail@kkaefer.com>2015-05-19 15:58:14 +0200
commita87c58fcb186a4958e7aecd517f55d5e328e95b1 (patch)
treea443691735b66ed0a5530058a16dc6bcb0f26747 /.travis.yml
parent5572504d38ddb2cb5e597f9fd256e409ad6dac6d (diff)
downloadqtlocation-mapboxgl-a87c58fcb186a4958e7aecd517f55d5e328e95b1.tar.gz
fix Travis stage name
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 f08aa81491..1ac66b3862 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -94,7 +94,7 @@ script:
after_failure:
- "[ -f ./scripts/${FLAVOR}/after_failure.sh ] && ./scripts/${FLAVOR}/after_failure.sh"
-after_failure:
+after_script:
- "[ -f ./scripts/${FLAVOR}/after_script.sh ] && ./scripts/${FLAVOR}/after_script.sh"
notifications: