Update CI to use go 1.12 to 1.14 (#51)

This commit is contained in:
wussler 2020-06-06 21:28:58 +02:00 committed by GitHub
parent dcc82c9fc3
commit 3e28b51abb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,9 @@ language: go
env: GO111MODULE=on
go:
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
# Only clone the most recent commit.
git: