Remove travis CI notifications

This commit is contained in:
Ellaismer 2018-03-27 02:56:15 -04:00
parent c110e5bd2f
commit 516fd4afc4

View file

@ -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