Skip to content

Commit

Permalink
Expand Travis test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart committed May 21, 2014
1 parent 08f2e36 commit 9bcea3e
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .travis.yml
@@ -1,6 +1,16 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3
- jruby-19mode
- rbx-19mode
- 2.0.0
- 2.1.0
- ruby-head
- jruby
- jruby-head
- rbx

matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: jruby-head
- rvm: rbx

0 comments on commit 9bcea3e

Please sign in to comment.