Specify NodeJS Version
The CI build failed on installing the VSCode API. Try narrowing down environmental variables to troubleshoot.
This commit is contained in:
parent
c36c7ed8e4
commit
1f202ee3c5
@ -23,7 +23,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^0.10.7",
|
||||
"node": "*"
|
||||
"node": "^0.12.0"
|
||||
},
|
||||
"categories": [
|
||||
"Languages",
|
||||
|
Loading…
Reference in New Issue
Block a user