Skip to content

Commit

Permalink
Fix tests in Node v0.6 by not installing a newer npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Jan 29, 2016
1 parent 72659ef commit 5f9093b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ node_js:
- "0.6"

sudo: false

before_install:
npm install -g npm@'>=1.4.3'

0 comments on commit 5f9093b

Please sign in to comment.