mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
No need for hack with gonuts/commander anymore.
This commit is contained in:
@@ -21,8 +21,6 @@ all: test check
|
||||
prepare: $(PREPARE_LIST)
|
||||
go get -d -v ./...
|
||||
go get launchpad.net/gocheck
|
||||
# temporary fix: use commander develop version for now (https://github.com/smira/aptly/pull/1)
|
||||
cd $(SRCPATH)/github.com/gonuts/commander && git fetch && git checkout develop
|
||||
|
||||
cover-prepare:
|
||||
go get github.com/golang/lint/golint
|
||||
|
||||
Reference in New Issue
Block a user