Use only npm 4, for now

This commit is contained in:
Tim Perry 2017-08-23 15:19:11 +02:00
parent d858f3fd90
commit 47407a84fb

View File

@ -6,7 +6,7 @@ matrix:
env:
- CAN_DEPLOY=true
before_install:
- npm -g install npm
- npm -g install npm@4
script: ./automation/catch-uncommitted-output
notifications:
email: false