aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorUģis Ozols <ugis.ozolss@gmail.com>2012-04-26 10:51:48 +0300
committerUģis Ozols <ugis.ozolss@gmail.com>2012-04-26 10:51:50 +0300
commitd1bfab99ce9a0cd756efa4a8da61bff1d8a5edcf (patch)
tree52e80bfe1d973533ee29f08c8cd2e617391df99f /.travis.yml
parent69b9699fca9b24026c88267afec87be2a86fcb46 (diff)
downloadrefinerycms-blog-d1bfab99ce9a0cd756efa4a8da61bff1d8a5edcf.tar.gz
refinerycms-blog-d1bfab99ce9a0cd756efa4a8da61bff1d8a5edcf.tar.bz2
refinerycms-blog-d1bfab99ce9a0cd756efa4a8da61bff1d8a5edcf.zip
Changes on Travis:
* Remove Ruby 1.9.2 testing * Allow Rubinius to fail
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e8fb782..16cbffc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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