Skip to content

Commit

Permalink
Update travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
samwgoldman committed Oct 10, 2014
1 parent f20299d commit 1c7d08b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.1
- jruby-19mode
- rbx-19mode
- rbx-2
- ruby-head
- jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm:
- ruby-head
- jruby-head

0 comments on commit 1c7d08b

Please sign in to comment.