Commit 9481f86c authored by Taylor Gerring's avatar Taylor Gerring

run coverage after build

parent dd9e99a4
...@@ -6,5 +6,5 @@ install: ...@@ -6,5 +6,5 @@ install:
language: go language: go
go: go:
- 1.3 - 1.3
before_script: after_script:
- ./gocoverage.sh - ./gocoverage.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment