Skip to content

Commit

Permalink
fetch all dep in build
Browse files Browse the repository at this point in the history
  • Loading branch information
taowen committed Jul 1, 2018
1 parent 9542d2a commit 4b7aa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ go:

before_install:
- go get -t -v ./...
- go get -t -v github.com/modern-go/reflect2-tests
- go get -t -v github.com/modern-go/reflect2-tests/...

script:
- ./test.sh
Expand Down

0 comments on commit 4b7aa43

Please sign in to comment.