summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoe <rubberduckie3554@gmail.com>2019-01-16 20:35:14 -0500
committerJoe <rubberduckie3554@gmail.com>2019-01-16 20:35:14 -0500
commit341c0303ec62c8e68f57788abb97608ec54509aa (patch)
tree5439765d08cbe1f9c8a61db3e8f556be72669ab0
parentUpdate deps CMake config to point to nheko-reborn mtxclient (diff)
downloadnheko-341c0303ec62c8e68f57788abb97608ec54509aa.tar.xz
Update travis.yml to include webhook for posting build
status to nheko-reborn matrix room
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml

index 265bdeef..d44b9c47 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -6,6 +6,13 @@ dist: trusty notifications: email: false + webhooks: + urls: + - "https://scalar.vector.im/api/neb/services/hooks/dHJhdmlzLWNpLyU0MHJlZF9za3klM0FvY2Vhbi5qb2Vkb25vZnJ5LmNvbS8lMjFldkFxa1BIWnVQSElHZWVuaGklM0FvY2Vhbi5qb2Vkb25vZnJ5LmNvbQ" + on_success: always # always|never|change + on_failure: always + on_start: never + matrix: include: