Skip to content

Commit 556b106

Browse files
committed
fix test
1 parent 0e6b6f7 commit 556b106

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
@@ -6,7 +6,7 @@ go:
66

77
install:
88
- go get -u github.com/dave/courtney
9-
- GO111MODULE=on go mod download
9+
- go get -t -v ./...
1010

1111
script:
1212
- courtney -e

0 commit comments

Comments
 (0)