Skip to content

Commit

Permalink
node 0.8 travis fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 17, 2015
1 parent d62b8e7 commit e49211f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ node_js:
- 0.10
- 0.8
before_install:
- node -v | grep v0.8 && npm install [email protected].29 -g || echo "no need to update NPM"
- node -v | grep v0.8 && npm install [email protected].28 -g || echo "no need to update NPM"

0 comments on commit e49211f

Please sign in to comment.