We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58847b1 commit 52963a1Copy full SHA for 52963a1
.travis/setup_uv.sh
@@ -8,6 +8,8 @@ git clone https://github.com/libuv/libuv.git -b v1.x
8
9
cd libuv
10
11
+git checkout v1.19.0
12
+
13
mkdir -p lib
14
mkdir -p build
15
git clone https://chromium.googlesource.com/external/gyp build/gyp
0 commit comments