Skip to content

Commit

Permalink
fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
bborn committed Oct 13, 2011
1 parent 12e2c05 commit b5d8d83
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 @@ -4,4 +4,6 @@ rvm:
- 1.9.2

env: "RAILS_ENV='test' "

script: "bundle exec rake db:drop db:create db:migrate test"

0 comments on commit b5d8d83

Please sign in to comment.