mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
ISSUE-223
This commit is contained in:
parent
2e64726628
commit
415d23393d
@ -17,5 +17,5 @@ install:
|
||||
script:
|
||||
- go get -u -v ./...
|
||||
- go build -v .
|
||||
- go vet $(go list ./...)
|
||||
- go test $(go list ./...)
|
||||
- go vet ./...
|
||||
- go test ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user