mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 11:30:14 +10:00
Merge pull request #335 from stripedpajamas/node_12
Use Node 12 and frozen lockfile
This commit is contained in:
@@ -15,7 +15,7 @@ matrix:
|
||||
- os: osx
|
||||
|
||||
language: node_js
|
||||
node_js: "10"
|
||||
node_js: "12"
|
||||
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
|
||||
Reference in New Issue
Block a user