adapter for the env that travis CI needs
This commit is contained in:
parent
210d9cf058
commit
aed644866f
@ -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
Loading…
x
Reference in New Issue
Block a user