forked from forks/go-ethereum
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