Skip to content

Commit

Permalink
clone entire depot tools
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-schmidtke committed Apr 24, 2019
1 parent 3926264 commit ad14ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/fetch-v8.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ ! -d "./v8build/v8" ]; then
cd ./v8build

# get the Google depot tools
git clone --depth=1 https://chromium.googlesource.com/chromium/tools/depot_tools.git
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
cd depot_tools
git checkout af2ffd933d0e6d8b5bd8c48be7a2b2d568a5eea2
cd ..
Expand Down

0 comments on commit ad14ff9

Please sign in to comment.