Skip to content

Commit

Permalink
fix travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyosi committed Sep 29, 2016
1 parent 5ef530e commit ea987b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ go:
before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
- go get labix.org/v2/mgo/bson
script:
- go test -v
- $HOME/gopath/bin/goveralls -service=travis-ci
Expand Down

0 comments on commit ea987b7

Please sign in to comment.