fix(circle): pre-dependencies `npm install npm`

Fixes #6777
This commit is contained in:
Alex Eagle 2016-01-29 12:39:33 -08:00 committed by Alex Eagle
parent 8867afdaab
commit 36a0e04604
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ machine:
version: 5.4.1
dependencies:
pre:
- npm install -g npm
override:
- npm install:
environment: