Skip to content

Commit

Permalink
npm3
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Jul 5, 2016
1 parent a15944d commit 8e2a594
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ node_js:
- "6"

sudo: false

before_install: if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi

0 comments on commit 8e2a594

Please sign in to comment.