forked from mirror/gorm
Verbose go get output
This commit is contained in:
parent
b4927348ae
commit
b923e78e81
|
@ -83,7 +83,7 @@ build:
|
||||||
code: |
|
code: |
|
||||||
cd $WERCKER_SOURCE_DIR
|
cd $WERCKER_SOURCE_DIR
|
||||||
go version
|
go version
|
||||||
go get -t ./...
|
go get -t -v ./...
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
- script:
|
- script:
|
||||||
|
|
Loading…
Reference in New Issue