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
commit 9abb3e2680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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