@ -8,3 +8,4 @@ before_script:
- cp config/database.yml.travis config/database.yml
- psql -c 'create database travis_ci_test;' -U postgres
script: bundle exec cucumber
env: RAILS_ENV=test