mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2024-11-21 20:56:04 +03:00
go mod tidy
This commit is contained in:
parent
dba7552731
commit
20dd81c489
@ -5,7 +5,7 @@ go:
|
||||
- '1.10'
|
||||
- '1.11'
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
- go mod tidy
|
||||
script:
|
||||
- go test ./... -v -cpu 2 -race -cover -coverprofile=coverage.txt -covermode=atomic
|
||||
after_success:
|
||||
|
Loading…
Reference in New Issue
Block a user