Skip to content

Commit 52963a1

Browse files
committed
Use libuv 1.19.0
1 parent 58847b1 commit 52963a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis/setup_uv.sh

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ git clone https://github.com/libuv/libuv.git -b v1.x
88

99
cd libuv
1010

11+
git checkout v1.19.0
12+
1113
mkdir -p lib
1214
mkdir -p build
1315
git clone https://chromium.googlesource.com/external/gyp build/gyp

0 commit comments

Comments
 (0)