Merge pull request #284 from tariq1890/patch-2

Update .travis.yml to use Go 1.12
This commit is contained in:
Shawn Smith
2019-05-15 09:26:08 +09:00
committed by GitHub

View File

@@ -2,6 +2,7 @@ language: go
go:
- 1.11.x
- 1.12.x
- tip
install: