Skip to content

Commit

Permalink
cleaning up travis before script
Browse files Browse the repository at this point in the history
  • Loading branch information
potenza committed Nov 4, 2014
1 parent a6095b3 commit bb5e1ca
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
@@ -1,2 +1,2 @@
before_script:
- cd test/dummy && bundle exec rake db:create db:migrate RAILS_ENV=test && cd ../../
- bundle exec rake -f test/dummy/Rakefile db:create db:migrate RAILS_ENV=test

0 comments on commit bb5e1ca

Please sign in to comment.