提交 af66c469 编写于 作者: E Erik Michaels-Ober

Update Travis settings for Rubinius

/cc @Brixen
上级 6d14c222
......@@ -6,7 +6,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
- rbx-2
- jruby
env:
- "GEM=railties"
......@@ -17,7 +17,7 @@ env:
- "GEM=ar:postgresql"
matrix:
allow_failures:
- rvm: rbx
- rvm: rbx-2
- rvm: jruby
fast_finish: true
notifications:
......
......@@ -76,11 +76,6 @@ platforms :jruby do
end
end
platforms :rbx do
gem 'psych', '~> 2.0'
gem 'rubysl', '~> 2.0'
end
# gems that are necessary for ActiveRecord tests with Oracle database
if ENV['ORACLE_ENHANCED']
platforms :ruby do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册