Skip to content

Commit

Permalink
Fix for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry McQueary committed Jun 22, 2016
1 parent e989e30 commit e5dd665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go:
install:
- go get -t ./...
- go get github.com/nats-io/gnatsd
- go get github.com/mattn/goveralls -repotoken $COVERALLS_TOKEN
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
script:
- go build
Expand Down

0 comments on commit e5dd665

Please sign in to comment.