Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Oct 18, 2012
1 parent 55a02fc commit a7e7063
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ branches:
- 'master'
gemfile:
- Gemfile
script:
script:
- ls -la
- RAILS_ENV=test bundle exec rake --trace db:migrate
- bundle exec rake --trace db:test:prepare
- bundle exec rake --trace

0 comments on commit a7e7063

Please sign in to comment.