Specify NodeJS Version

The CI build failed on installing the VSCode API. Try narrowing down environmental variables to troubleshoot.
This commit is contained in:
Josh Johnson 2016-02-20 11:47:54 -05:00
parent c36c7ed8e4
commit 1f202ee3c5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
}, },
"engines": { "engines": {
"vscode": "^0.10.7", "vscode": "^0.10.7",
"node": "*" "node": "^0.12.0"
}, },
"categories": [ "categories": [
"Languages", "Languages",