Skip to content

Commit d60d8d8

Browse files
authored
Merge pull request #1 from simelo/master
Travis notifications for Telegram bot
2 parents a148ce0 + c56b484 commit d60d8d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ install:
1212
script:
1313
- make check
1414
- skyencoder -struct DemoStruct github.com/skycoin/skyencoder/tests
15+
16+
notifications:
17+
# https://github.com/kvld/travisci-telegram TravisCI Telegram Bot integration
18+
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify
19+

0 commit comments

Comments
 (0)