Skip to content

Commit

Permalink
Change default build task to Rake
Browse files Browse the repository at this point in the history
  • Loading branch information
Trace Wax committed Apr 16, 2012
1 parent 37c2d82 commit 3574710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/lobot/templates/ci_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ RAILS_ENV=test rake db:version > /dev/null || rake db:create

RAILS_ENV=development rake db:migrate test:prepare

rake ci:headlessly['rake spec'] --trace && rake ci:headlessly['rake jasmine:ci'] --trace
rake ci:headlessly['rake'] --trace

0 comments on commit 3574710

Please sign in to comment.