This commit is contained in:
jroam
2019-04-11 16:27:47 +08:00
parent a60578c82c
commit ae3584cdff

View File

@ -29,7 +29,6 @@ install:
script:
- cd g/os/gfile
- cd testfile/havefile1
- GOARCH=386 go test -v ./...
- GOARCH=amd64 go test -v ./... -race -coverprofile=coverage.txt -covermode=atomic