adapter for the env that travis CI needs

This commit is contained in:
William Wedler 2014-09-09 23:49:15 -04:00
parent 210d9cf058
commit aed644866f
2 changed files with 1 additions and 3497 deletions

View File

@ -7,3 +7,4 @@ before_install:
before_script:
- cp config/database.yml.travis config/database.yml
- psql -c 'create database travis_ci_test;' -U postgres
script: bundle exec cucumber

File diff suppressed because it is too large Load Diff