Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add node versions 0.8 (not supported) and 0.11
  • Loading branch information
dlmanning committed Dec 11, 2014
1 parent 0c429d5 commit aefca4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
- "0.10"
- "0.11"

0 comments on commit aefca4a

Please sign in to comment.