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