add test file

master
谢小军 5 years ago
parent ed989232f6
commit 202a4208f5

@ -2,14 +2,3 @@ language: go
go: go:
- 1.13.x - 1.13.x
- master - master
go_import_path: github.com/xxjwxc/gormt
before_install:
- go get -t -v ./...
script:
- go test -race -coverprofile=coverage.txt -covermode=atomic
after_success:
- bash <(curl -s https://codecov.io/bash)

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save