mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2024-11-21 20:36:05 +03:00
leave support for versions 1.13 and 1.14 in travis due to the dependence on testify
This commit is contained in:
parent
2b05530ce7
commit
9dcd7c9250
@ -5,10 +5,8 @@ env:
|
||||
- MG_DEBUG=false
|
||||
|
||||
go:
|
||||
- '1.8'
|
||||
- '1.9'
|
||||
- '1.10'
|
||||
- '1.11'
|
||||
- '1.13'
|
||||
- '1.14'
|
||||
|
||||
before_install:
|
||||
- go get -v github.com/google/go-querystring/query
|
||||
|
Loading…
Reference in New Issue
Block a user