Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Commit

Permalink
remove superfluous db stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
davetron5000 committed Jun 8, 2014
1 parent 69054c2 commit e1a5a6a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,9 +1,6 @@
notifications:
email:
on_success: always
before_script:
- 'cp config/database.yml.ci config/database.yml'
- 'bundle exec rake db:create db:migrate'
script:
- 'bundle exec rake test'
- 'bundle exec rake teaspoon'
Expand Down

0 comments on commit e1a5a6a

Please sign in to comment.