Skip to content

Commit

Permalink
fixed invalid params for rake
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Oct 31, 2012
1 parent b57d3fd commit 6dc002a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ before_script:
- sh vendor/bin/install_console_audio_tools.sh
script:
- ls -la
- RAILS_ENV=test bundle exec rake --trace db:migrate
- RAILS_ENV=test bundle exec rake db:migrate --trace
- RAILS_ENV=test bundle exec rake --trace
notifications:
webhooks: http://build.ecosounds.org/build

0 comments on commit 6dc002a

Please sign in to comment.