mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-05 16:12:20 +00:00
Setup should download packages for test
This commit is contained in:
parent
32da1c8d58
commit
d425794665
1
build.sh
1
build.sh
@ -93,6 +93,7 @@ setup() {
|
|||||||
go get -v -u code.google.com/p/go.tools/cmd/vet
|
go get -v -u code.google.com/p/go.tools/cmd/vet
|
||||||
go get -v -u github.com/mattn/goveralls
|
go get -v -u github.com/mattn/goveralls
|
||||||
go get -v -u github.com/tools/godep
|
go get -v -u github.com/tools/godep
|
||||||
|
go get -v -t ./...
|
||||||
}
|
}
|
||||||
|
|
||||||
xdr() {
|
xdr() {
|
||||||
|
Loading…
Reference in New Issue
Block a user