提交 86bf279b 编写于 作者: M Michael Koziarski

Re enable CI for postgresql

上级 ce3c76de
......@@ -30,13 +30,13 @@
build_results[:activerecord_mysql] = system 'rake test_mysql'
end
# Postgres is disabled until tests are fixed
# cd "#{root_dir}/activerecord" do
# puts
# puts "[CruiseControl] Building ActiveRecord with PostgreSQL"
# puts
# build_results[:activerecord_postgresql8] = system 'rake test_postgresql'
# end
Postgres is disabled until tests are fixed
cd "#{root_dir}/activerecord" do
puts
puts "[CruiseControl] Building ActiveRecord with PostgreSQL"
puts
build_results[:activerecord_postgresql8] = system 'rake test_postgresql'
end
# Sqlite2 is disabled until tests are fixed
# cd "#{root_dir}/activerecord" do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册