mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2024-11-21 20:56:04 +03:00
test on newer golang versions
This commit is contained in:
parent
20dd81c489
commit
94b7f17c6c
@ -1,9 +1,11 @@
|
||||
language: go
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
go:
|
||||
- '1.8'
|
||||
- '1.9'
|
||||
- '1.10'
|
||||
- '1.11'
|
||||
- '1.12'
|
||||
- '1.13'
|
||||
before_install:
|
||||
- go mod tidy
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user