test with go 1.12

This commit is contained in:
Alex Flint 2019-08-06 16:49:02 -07:00
parent e6003d3b6a
commit 11a27074fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- "1.10"
- "1.11"
- "1.12"
- tip
env:
- GO111MODULE=on # will only be used in go 1.11