We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30af397 + 37eb839 commit 513bbb3Copy full SHA for 513bbb3
.travis.yml
@@ -98,7 +98,9 @@ before_deploy:
98
fi
99
notifications:
100
webhooks:
101
- urls: ['https://webhooks.gitter.im/e/29cc2477daa438db4e9d']
+ urls:
102
+ - https://webhooks.gitter.im/e/29cc2477daa438db4e9d
103
+ - 'http://travis-auto-rebuilder.herokuapp.com/76caecf7-abe1-4122-9fcc-aa5226dc10f8/?jobs=1&retries=5'
104
on_success: change
105
on_failure: always
106
on_start: never
0 commit comments