Skip to content

Commit

Permalink
Added support for installing dependencies to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Oct 25, 2012
1 parent c481638 commit 5d8a8fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ branches:
- 'master'
gemfile:
- Gemfile
beforescript:
- sh vendor/bin/install_console_audio_tools.sh
script:
- ls -la
- RAILS_ENV=test bundle exec rake --trace db:migrate
Expand Down

0 comments on commit 5d8a8fa

Please sign in to comment.