Skip to content

Commit

Permalink
run appraisal:install before tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dougcole committed Feb 27, 2012
1 parent 64a3687 commit 4cba85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,4 +11,5 @@ env:
#- DB=postgres
before_script:
- "mysql -e 'create database vanity_test;' >/dev/null"
- "rake appraisal:install"
#- "psql -c 'create database vanity_test;' -U postgres >/dev/null"

0 comments on commit 4cba85a

Please sign in to comment.