Skip to content

Commit

Permalink
Merge 1d23f91 into 45620c6
Browse files Browse the repository at this point in the history
  • Loading branch information
jugglinmike committed Dec 14, 2013
2 parents 45620c6 + 1d23f91 commit 96b1506
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
@@ -1,8 +1,13 @@
language: node_js
node_js:
- 0.8

- "0.10"
- 0.11
branches:
only:
- master
- wip
matrix:
fast_finish: true
allow_failures:
- node_js: 0.11

0 comments on commit 96b1506

Please sign in to comment.