run coverage after build

This commit is contained in:
Taylor Gerring 2014-11-14 22:17:01 -06:00
parent dd9e99a418
commit 9481f86c37
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ install:
language: go
go:
- 1.3
before_script:
after_script:
- ./gocoverage.sh