mirror of https://github.com/rails/rails
Be more careful
This commit is contained in:
parent
86bf279b89
commit
bb557b44e9
|
@ -30,7 +30,6 @@ cd "#{root_dir}/activerecord" do
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue