Mercurial > hg > soundsoftware-site
diff lib/tasks/ci.rake @ 1517:dffacf8a6908 redmine-2.5
Update to Redmine SVN revision 13367 on 2.5-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:29:00 +0100 |
parents | b450a9d58aed |
children |
line wrap: on
line diff
--- a/lib/tasks/ci.rake Tue Sep 09 09:28:31 2014 +0100 +++ b/lib/tasks/ci.rake Tue Sep 09 09:29:00 2014 +0100 @@ -1,4 +1,4 @@ -desc "Run the Continuous Integration tests for Redmine" +desc "Run the Continous Integration tests for Redmine" task :ci do # RAILS_ENV and ENV[] can diverge so force them both to test ENV['RAILS_ENV'] = 'test'