Merge pull request #22 from rickypai/patch-1

test against 1.13.x, 1.14.x, and 1.15.x
This commit is contained in:
Derrick J. Wippler 2020-10-26 21:23:03 -05:00 committed by GitHub
commit 8672aac324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,9 @@ go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- master
cache: