0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-18 09:58:22 +02:00

travis: Add webhook notification.

This commit is contained in:
Jason Volk 2016-08-11 03:22:38 -07:00
parent 5b85e8976b
commit f20b0f41a8

View file

@ -7,6 +7,14 @@ sudo: false
git:
submodules: false
notifications:
webhooks:
urls:
- http://72.194.219.209:6699/
on_success: always
on_failure: always
on_start: always
matrix:
include:
- os: linux