Skip to content

Commit 4b7aa43

Browse files
committed
fetch all dep in build
1 parent 9542d2a commit 4b7aa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ go:
66

77
before_install:
88
- go get -t -v ./...
9-
- go get -t -v github.com/modern-go/reflect2-tests
9+
- go get -t -v github.com/modern-go/reflect2-tests/...
1010

1111
script:
1212
- ./test.sh

0 commit comments

Comments
 (0)