We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3192c commit 323b7ecCopy full SHA for 323b7ec
.travis.yml
@@ -2,7 +2,7 @@ language: go
2
services:
3
- docker
4
go:
5
- - 1.15.x
+ - 1.18.x
6
install:
7
- (cd ./..; go get -u github.com/vbatts/git-validation)
8
script:
0 commit comments