Skip to content

Commit

Permalink
.travis.yml script
Browse files Browse the repository at this point in the history
  • Loading branch information
aneshas committed Jun 12, 2016
1 parent 317c60b commit 11a5207
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 @@ -6,6 +6,7 @@ before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- go test -v -cover
- $HOME/gopath/bin/goveralls -service=travis-ci
env:
global:
Expand Down

0 comments on commit 11a5207

Please sign in to comment.