We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6b6f7 commit 556b106Copy full SHA for 556b106
.travis.yml
@@ -6,7 +6,7 @@ go:
6
7
install:
8
- go get -u github.com/dave/courtney
9
- - GO111MODULE=on go mod download
+ - go get -t -v ./...
10
11
script:
12
- courtney -e
0 commit comments