diff --git a/Rakefile b/Rakefile index fbb6dc13..da161143 100644 --- a/Rakefile +++ b/Rakefile @@ -15,3 +15,4 @@ end task "jasmine:configure" => "jasmine:set_env" +task :default => "jasmine:ci"