Skip to content

Commit

Permalink
May the webs be hooked
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cole committed Jun 20, 2019
1 parent a035034 commit 5a1c288
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,11 @@ install:
script:
- make test vet lint bench
- $GOPATH/bin/goveralls -service=travis-ci

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/ead3c37d57527214e9f2
- https://webhooks.gitter.im/e/e57478303f87ecd7bffc
on_success: change
on_failure: always

0 comments on commit 5a1c288

Please sign in to comment.