Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ghettovoice committed Jun 16, 2018
1 parent c15ef92 commit e750d1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ GOFLAGS=
install:
cd $$GOPATH/src/$(PKG_NAME); \
go get -v \
github.com/onsi/ginkgo/ginkgo \
github.com/onsi/gomega \
github.com/wadey/gocovmerge; \
go get -v -t ./...; \
go install $(LDFLAGS)
Expand Down

0 comments on commit e750d1e

Please sign in to comment.