paperclip under rbx doesn't play nice and 3.2.0.rc1 fails a test
Oleg
committed Dec 20, 2011
commit d3c01a6df85f5ba174ff58e1ec5f6799df143a3f
Showing 1
changed file with
2 additions
and 2 deletions
.travis.yml
+2
-2
| @@ | @@ -2,13 +2,13 @@ rvm: |
| - 1.8.7 | |
| - 1.9.2 | |
| - 1.9.3 | |
| - | - rbx-2.0 |
| + | # - rbx-2.0 |
| - ree | |
| # - jruby | |
| gemfile: | |
| - test/gemfiles/Gemfile.rails.3.0 | |
| - test/gemfiles/Gemfile.rails.3.1 | |
| - | - test/gemfiles/Gemfile.rails.3.2 |
| + | # - test/gemfiles/Gemfile.rails.3.2 |
| notifications: | |
| recipients: | |
| - oleg@twg.ca | |