File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ buildvariants:
181
181
run_on :
182
182
- " osx-108"
183
183
expansions :
184
- fetch_npm_tarball : node-v0.12.7 -npm-3.3.5 -darwin-x64.tgz
184
+ fetch_npm_tarball : node-v4.2.2 -npm-3.3.12 -darwin-x64.tgz
185
185
node_path : " $(pwd)/.deps/bin"
186
186
installer_content_type : " application/x-apple-diskimage"
187
187
installer_filename : " MongoDB Compass.dmg"
@@ -210,7 +210,7 @@ buildvariants:
210
210
run_on :
211
211
- " ubuntu1404-test"
212
212
expansions :
213
- fetch_npm_tarball : node-v0.12.7 -npm-3.3.5 -linux-x64.tar.gz
213
+ fetch_npm_tarball : node-v4.2.2 -npm-3.3.12 -linux-x64.tgz
214
214
node_path : " $(pwd)/.deps/bin"
215
215
compile_env : CC=/opt/mongodbtoolchain/bin/gcc CXX=/opt/mongodbtoolchain/bin/g++
216
216
num_cores : $(grep -c ^processor /proc/cpuinfo)
You can’t perform that action at this time.
0 commit comments