mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
Remove travis CI notifications
This commit is contained in:
parent
c110e5bd2f
commit
516fd4afc4
1 changed files with 0 additions and 7 deletions
|
|
@ -189,10 +189,3 @@ matrix:
|
|||
submodules: false # avoid cloning ethereum/tests
|
||||
script:
|
||||
- go run build/ci.go purge -store gethstore/builds -days 14
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/e09ccdce1048c5e03445
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
|
|
|||
Loading…
Reference in a new issue