mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
travis updates
This commit is contained in:
@ -21,6 +21,7 @@ install:
|
||||
- pwd
|
||||
|
||||
script:
|
||||
- cd g
|
||||
- GOARCH=386 go test -v ./...
|
||||
- GOARCH=amd64 go test -v ./... -race -coverprofile=coverage.txt -covermode=atomic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user