Skip to content

Commit

Permalink
Will it work (???)
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
  • Loading branch information
Kubuxu committed Dec 2, 2016
1 parent dd10b5a commit c5547de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ deps: go_check gx_check path_check $(covertools_rule)
${gx_bin} --verbose install --global

covertools:
go get -u github.com/Kubuxu/goveralls
go get -u github.com/mattn/goveralls
go get -u golang.org/x/tools/cmd/cover
go get -u github.com/go-playground/overalls
go get -u github.com/Kubuxu/overalls

# saves/vendors third-party dependencies to Godeps/_workspace
# -r flag rewrites import paths to use the vendored path
Expand Down

0 comments on commit c5547de

Please sign in to comment.