add test file
parent
ed989232f6
commit
202a4208f5
@ -1,15 +1,4 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.13.x
|
||||
- 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)
|
||||
- master
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue