Changes on Travis:
* Remove Ruby 1.9.2 testing * Allow Rubinius to fail
This commit is contained in:
parent
69b9699fca
commit
d1bfab99ce
1 changed files with 3 additions and 1 deletions
|
@ -10,9 +10,11 @@ notifications:
|
|||
env:
|
||||
- DB=postgresql
|
||||
- DB=mysql
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: rbx
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- rbx
|
||||
- jruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue