Update to go 1.12x on travis

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby 2019-08-26 21:06:07 +00:00
parent 1ab4dfb4c9
commit 8c74fe86d7

View File

@ -1,7 +1,7 @@
language: go
go:
- "1.10.x"
- "1.12.x"
install:
- go get -u github.com/vbatts/git-validation