Compile on travis with go 1.12.x

This commit is contained in:
Gavin Bunney
2019-10-18 11:30:54 -07:00
parent cbbfb79dba
commit 8900211e68
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.11.5
1.12.7

View File

@@ -3,7 +3,7 @@ services:
language: go
sudo: required
go:
- "1.11.x"
- "1.12.x"
dist: xenial
env: