Updated node_version.sh perms

This commit is contained in:
Garrett Luu 2020-07-01 16:18:25 -07:00
parent 679c10713a
commit 5d59c06973

@ -44,7 +44,7 @@ matrix:
before_install:
- "npm config set strict-ssl false"
- "chmod +x ./misc/node_version.sh; ./misc/node_version.sh"
- "./misc/node_version.sh"
- "npm install -g mocha@2.x voc"
- "npm install blanket"
- "npm install word"