Avoid updating npm during Travis CI run

This commit is contained in:
Björn Dahlgren 2017-07-23 20:58:39 +02:00
parent 0338839580
commit 517b5de79d

View File

@ -10,5 +10,4 @@ node_js:
- "0.12"
- "0.10"
before_install:
- npm update -g npm
- cp config.js.example config.js