Skip to content

Commit

Permalink
Scratch that, apparently we need to copy config first.
Browse files Browse the repository at this point in the history
  • Loading branch information
sudara committed Oct 24, 2012
1 parent ae4a32f commit a20d833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
before_script:
- mysql -e 'create database alonetone_test';
- rake copy_config
- rake db:setup
notifications:
email:
Expand Down

0 comments on commit a20d833

Please sign in to comment.