Merge pull request #48 from crosbymichael/travis

Update to go 1.12x on travis
This commit is contained in:
Phil Estes
2019-08-26 14:11:21 -07:00
committed by GitHub

View File

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