update node and npm before tests

This commit is contained in:
Even Stensberg 2018-01-04 09:05:11 +01:00 committed by Victor Woeltjen
parent d34e36831c
commit 7529a86d01

View File

@ -1,3 +1,11 @@
machine:
node:
version: 4.7.0
dependencies:
pre:
- npm install -g npm@latest
deployment:
production:
branch: master
@ -16,4 +24,4 @@ test:
general:
branches:
ignore:
- gh-pages
- gh-pages