ci: bump node and npm versions in circle.yaml to match travis

This commit is contained in:
Igor Minar 2017-01-19 22:48:17 -08:00 committed by Alex Rickabaugh
parent 0589f93e41
commit ba52b2e08c
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
machine: machine:
node: node:
version: 5.4.1 version: 6.6.0
dependencies: dependencies:
pre: pre:
- npm install -g npm@3.6.0 - npm install -g npm@3.5.3
test: test:
override: override: