diff --git a/.travis.yml b/.travis.yml index 695f0b7..e4f7e05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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