Fix mutant deactivation under travis
This commit is contained in:
parent
d4fb0d064e
commit
9338166ac7
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -1,6 +1,7 @@
|
|||
require 'devtools'
|
||||
Devtools.init_rake_tasks
|
||||
|
||||
Rake.application.load_imports
|
||||
task('metrics:mutant').clear
|
||||
|
||||
namespace :metrics do
|
||||
|
|
Loading…
Reference in a new issue