Merge pull request #349 from dutchcoders/sb/go-1.16

.travis.yaml: test build for go v1.16.X
This commit is contained in:
Andrea Spacca
2021-02-21 18:36:44 +01:00
committed by GitHub

View File

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