.travis.yaml: test build for go v1.16.X

This commit is contained in:
Stefan Benten 2021-02-21 18:08:18 +01:00 committed by GitHub
parent ccef887edf
commit 644c3a1d23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ go:
- 1.13.x - 1.13.x
- 1.14.x - 1.14.x
- 1.15.x - 1.15.x
- 1.16.x
- tip - tip
env: env: