Skip to content

Commit

Permalink
Run Travis against Ruby 2.1, JRuby 2.0-mode and rubinius (allow failu…
Browse files Browse the repository at this point in the history
…res on rubinius)
  • Loading branch information
Stefan Wrobel committed Feb 21, 2014
1 parent 8e27075 commit 4827145
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
Expand Up @@ -5,7 +5,10 @@ script:
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-19mode
- jruby-20mode
- rbx
env:
- DB=sqlite
- DB=mysql
Expand All @@ -14,6 +17,7 @@ language: ruby
matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx
notifications:
recipients:
- swrobel@gmail.com

0 comments on commit 4827145

Please sign in to comment.