fix .travis.yml

This commit is contained in:
178inaba 2015-12-17 09:36:17 +00:00
parent 7e719033d6
commit 0cecdfde82

View File

@ -5,6 +5,8 @@ go:
- 1.4.2
- tip
go_import_path: github.com/gin-gonic/gin
script:
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls