Skip to content

Commit

Permalink
lol, ok. This time it work
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarnold committed Jul 2, 2012
1 parent 61d43f6 commit c4b8b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rakefile.rb
Expand Up @@ -45,7 +45,7 @@
end

desc "Runs the Jasmine tests and outputs the results for TC"
task :ci => [:clean] do
task :ci => [:clean, :restore_if_missing] do
serenity "jasmine run --verbose --timeout 30 src/serenity.txt"
copyOutputFiles "src/jquery.continuations/content/scripts", "jquery.continuations.*", props[:artifacts]
end
Expand Down

0 comments on commit c4b8b61

Please sign in to comment.