Skip to content

Commit

Permalink
[fix dist] Fix travis and the "^" operator on node@0.8.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Nov 4, 2014
1 parent 1c598f0 commit f18b325
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
@@ -1,5 +1,6 @@
language: node_js

before_install:
- "npm i -g npm@1.4.28"
node_js:
- "0.8"
- "0.10"
Expand Down

0 comments on commit f18b325

Please sign in to comment.