diff options
Diffstat (limited to 'lib/tasks/ci.rake')
-rw-r--r-- | lib/tasks/ci.rake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/tasks/ci.rake b/lib/tasks/ci.rake index 3b0c0bde0..8c7f8b68f 100644 --- a/lib/tasks/ci.rake +++ b/lib/tasks/ci.rake @@ -1,5 +1,3 @@ -# frozen_string_literal: false - desc "Run the Continuous Integration tests for Redmine" task :ci do # RAILS_ENV and ENV[] can diverge so force them both to test |