run coverage after build
This commit is contained in:
@ -6,5 +6,5 @@ install:
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
before_script:
|
after_script:
|
||||||
- ./gocoverage.sh
|
- ./gocoverage.sh
|
||||||
|
Reference in New Issue
Block a user