may as well install the version of npm travis knows about for testing with.

This commit is contained in:
dceejay 2015-06-30 09:38:59 +01:00
parent 129ebac5aa
commit 636be58cfb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: node_js
node_js:
- "0.10"
before_install:
- npm install -g npm@~1.4.18
- npm install -g npm@~1.4.28
before_script:
- npm install -g istanbul
- npm install coveralls