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 e82d663 commit ba25801
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 @@ -12,7 +12,7 @@ branches:
- 'master'
# gemfile: Gemfile
script:
# - cd ./src/qubar.site/
- cd ./
- RAILS_ENV=test bundle exec rake --trace db:migrate
- bundle exec rake db:test:prepare
- bundle exec rake

0 comments on commit ba25801

Please sign in to comment.