Merge pull request #750 from tpounds/add-new-go-vers

Add Go 1.12.x/1.13.x to CI
This commit is contained in:
mattn 2019-10-08 16:23:26 +09:00 committed by GitHub
commit a26641dc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- master
before_install: