Add go1.12 to Travis CI (#915)

This commit is contained in:
Tom Thorogood 2019-02-28 16:59:30 +10:30 committed by Miek Gieben
parent 39e689aa4a
commit 12ac8fb6e8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ sudo: false
go:
- 1.10.x
- 1.11.x
- 1.12.x
- tip
before_install: