Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9abb3e2

Browse files
authored
Merge pull request #48 from crosbymichael/travis
Update to go 1.12x on travis
2 parents 1ab4dfb + 8c74fe8 commit 9abb3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22

33
go:
4-
- "1.10.x"
4+
- "1.12.x"
55

66
install:
77
- go get -u github.com/vbatts/git-validation

0 commit comments

Comments
 (0)