Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
fix(ci): disable shadow clone in travis-ci
Browse files Browse the repository at this point in the history
Signed-off-by: lowzj <[email protected]>
  • Loading branch information
lowzj committed May 15, 2020
1 parent 183a2f5 commit d631f4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
services:
- docker
sudo: false
git:
depth: false
language: go
go:
- 1.12.x
Expand Down

0 comments on commit d631f4d

Please sign in to comment.