Skip to content

Commit

Permalink
go get -u github.com/wadey/gocovmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotchance committed May 30, 2017
1 parent 1d0d457 commit bad93bd
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 @@ -36,7 +36,7 @@ before_install:
# gocovmerge is used to merge all the separate unit/integration test coverage
# profiles.
- go get -u wadey/gocovmerge
- go get -u github.com/wadey/gocovmerge

script:
- . ./.travis.gofmt.sh
Expand Down

0 comments on commit bad93bd

Please sign in to comment.