Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
178inaba committed Dec 17, 2015
1 parent 7e71903 commit 0cecdfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 0cecdfd

Please sign in to comment.