travis.yml: use go 1.12

This commit is contained in:
Adrien Delorme 2019-02-26 15:27:28 +01:00 committed by Adrien Delorme
parent 6e872fc40b
commit 662f2f845a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ sudo: false
language: go
go:
- 1.11.x
- 1.12.x
- master
before_install: