mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 09:03:48 +00:00
run coverage after build
This commit is contained in:
parent
dd9e99a418
commit
9481f86c37
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ install:
|
|||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
before_script:
|
||||
after_script:
|
||||
- ./gocoverage.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue