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

View File

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