Skip to content

Commit

Permalink
Use npm 4 on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel ter Reehorst committed Jan 14, 2017
1 parent 628d22c commit 0663a31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: node_js
node_js:
- "4"
- "6"
- "node"
- "node"
before_install: npm i -g npm@4

0 comments on commit 0663a31

Please sign in to comment.