mirror of
https://github.com/github/rails.git
synced 2026-01-10 23:27:56 -05:00
Run AP isolated tests on CI
This commit is contained in:
@@ -66,6 +66,7 @@ cd "#{root_dir}/actionpack" do
|
||||
puts "[CruiseControl] Building ActionPack"
|
||||
puts
|
||||
build_results[:actionpack] = system 'gem bundle && rake'
|
||||
build_results[:actionpack_isolated] = system 'rake test:isolated'
|
||||
end
|
||||
|
||||
cd "#{root_dir}/actionmailer" do
|
||||
|
||||
Reference in New Issue
Block a user