leave support for versions 1.13 and 1.14 in travis due to the dependence on testify

This commit is contained in:
Alexander Kulinich 2020-08-10 18:15:24 +03:00
parent 2b05530ce7
commit 9dcd7c9250

View File

@ -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