Skip to content

Commit

Permalink
Add supported node versions to travis.yml
Browse files Browse the repository at this point in the history
Due to our dependence on jsdom we can only support node v0.8 and v0.10
at this time
  • Loading branch information
jasonsims committed Mar 18, 2014
1 parent ae3f530 commit a510ea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"

0 comments on commit a510ea8

Please sign in to comment.