Skip to content

Commit

Permalink
Also build on Node 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
joliss committed Apr 12, 2014
1 parent 1d248d9 commit 4934350
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
matrix:
allow_failures:
- node_js: "0.11"

0 comments on commit 4934350

Please sign in to comment.