Skip to content

Commit

Permalink
Added 2.0.0 (preview), jruby 1.6 in 1.9 mode and jruby-head to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
colszowka committed Dec 7, 2012
1 parent 1ae150d commit e09bf81
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 @@ -5,16 +5,20 @@ script:
- rake appraisal:install
- rake appraisal
rvm:
- ree
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
- ree
- 2.0.0
- rbx-18mode
- jruby-18mode
- jruby-19mode
- jruby-head
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
notifications:
email:
on_success: always
Expand Down

0 comments on commit e09bf81

Please sign in to comment.