Switch to Bionic image for Travis. Use Go 1.10 and upwards.

Go 1.9 is well over 3yo.
This commit is contained in:
Sebastian Zagrodzki
2021-01-07 19:57:37 +01:00
committed by GitHub
parent dd9486a141
commit c9efe54672

View File

@@ -1,11 +1,13 @@
language: go
dist: trusty
dist: bionic
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- tip
addons: