disable race flag in tests because it requires cgo
This commit is contained in:
parent
586001f37f
commit
8967db04f5
@ -9,7 +9,7 @@ install:
|
||||
|
||||
script:
|
||||
- go build ./cmd/gomodproxy
|
||||
- go test -race -v ./...
|
||||
- go test -v ./...
|
||||
|
||||
deploy:
|
||||
provider: script
|
||||
|
Loading…
x
Reference in New Issue
Block a user