pin npm version in travis

see https://github.com/npm/npm/issues/15855
This commit is contained in:
SheetJS 2017-02-23 22:16:47 -08:00
parent 2481022b45
commit 87677f0ae0

View File

@ -9,7 +9,7 @@ node_js:
- "0.9"
- "0.8"
before_install:
- "npm install -g npm@next"
- "npm install -g npm@4.3.0"
- "npm install -g mocha@2.x voc"
- "npm install blanket"
- "npm install xlsjs"