Skip to content

Commit

Permalink
fix(test): add Node 0.10 to travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored and btford committed Apr 20, 2013
1 parent 7437fa9 commit 60b1ea7
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,3 +1,4 @@
language: node_js
node_js:
- 0.8
- '0.10'
- '0.8'

0 comments on commit 60b1ea7

Please sign in to comment.