Changes on Travis:

* Remove Ruby 1.9.2 testing
  * Allow Rubinius to fail
This commit is contained in:
Uģis Ozols 2012-04-26 10:51:48 +03:00
parent 69b9699fca
commit d1bfab99ce

View file

@ -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