Skip to content

Commit

Permalink
forgot to migrate on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cantino committed Mar 18, 2013
1 parent 95994eb commit 0b2bb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,4 +4,5 @@ rvm:
- 1.9.3 - 1.9.3
before_script: before_script:
- mysql -e 'create database huginn_test;' - mysql -e 'create database huginn_test;'
- bundle exec rake db:migrate db:test:prepare
script: "bundle exec rake" script: "bundle exec rake"

0 comments on commit 0b2bb34

Please sign in to comment.