Run Travis tests using Ruby 2.1.0-preview2 too

This commit is contained in:
Santiago Pastorino 2013-12-04 17:54:31 -02:00
parent 2d061c2c4f
commit 49ed8a1a62
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- 2.1.0-preview2
- rbx-2.2.1
- jruby-19mode
env:
@ -16,6 +17,7 @@ env:
- "GEM=ar:postgresql"
matrix:
allow_failures:
- rvm: 2.1.0-preview2
- rvm: rbx-2.2.1
- rvm: jruby-19mode
notifications: