提交 2a938ad5 编写于 作者: J Joshua Peek

Run AP isolated tests on CI

上级 f5cba5e6
......@@ -66,6 +66,7 @@
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册