diff options
author | Prem Sichanugrist <s@sikachu.com> | 2010-09-19 02:36:27 +0700 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-09-18 21:59:29 +0200 |
commit | 1f6b0a554b945a02a08436bbd411ef95640b12ba (patch) | |
tree | 3534b07e704ab6112059ec69e991021c16024281 /railties | |
parent | b17b980a15ee4a5f2f629d91c6fa6ca7db74daa8 (diff) | |
download | rails-1f6b0a554b945a02a08436bbd411ef95640b12ba.tar.gz rails-1f6b0a554b945a02a08436bbd411ef95640b12ba.tar.bz2 rails-1f6b0a554b945a02a08436bbd411ef95640b12ba.zip |
[CI] Remove RailTies temporary directory on every run
There was an error on CI regarding unable to require `arel` gem from source when testing application build for a while ago. It seems to me like there's a permission problem on the process of cloning the application and removing Gemfile. This would make sure that the temporary application got removed every time the build is run.
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'railties')
0 files changed, 0 insertions, 0 deletions