Browse Source

adapter for the env that travis CI needs

development
William Wedler 10 years ago
parent
commit
aed644866f
  1. 1
      .travis.yml
  2. 3497
      config/locales/translation-info.yml

1
.travis.yml

@ -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

3497
config/locales/translation-info.yml

File diff suppressed because it is too large
Loading…
Cancel
Save