mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
Remove coverage from travis (#1431)
This commit is contained in:
parent
c0f36e467b
commit
da891edca4
@ -10,16 +10,7 @@ matrix:
|
||||
script:
|
||||
-
|
||||
go get github.com/alecthomas/gometalinter && gometalinter --install && gometalinter ./...
|
||||
- os: linux
|
||||
go: 1.11.x
|
||||
env:
|
||||
- coverage
|
||||
script:
|
||||
- ./scripts/coverage.sh
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
after_success:
|
||||
- wget https://raw.githubusercontent.com/k3rn31p4nic/travis-ci-discord-webhook/master/send.sh
|
||||
- chmod +x send.sh
|
||||
|
Loading…
Reference in New Issue
Block a user