Test newer Go versions (#276)

This commit is contained in:
Jason McVetta 2020-12-30 03:23:45 +07:00 committed by GitHub
parent b7e31f4fe7
commit a3b272d512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ go:
- "1.10"
- "1.11"
- "1.12"
- "1.13"
- "1.14"
- "1.15"
- "master"
matrix:
allow_failures: