Skip to content

Commit 8c74fe8

Browse files
committed
Update to go 1.12x on travis
Signed-off-by: Michael Crosby <[email protected]>
1 parent 1ab4dfb commit 8c74fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)