Fixed cucumber features, so Travis should now run both rspec and cucumber.

This commit is contained in:
Ernesto Tagwerker 2014-12-10 21:11:27 +07:00 committed by Jon Rowe
parent 98a0b002d2
commit 80623d1c89
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ rvm:
- 1.9.3 - 1.9.3
- 2.0.0 - 2.0.0
- 2.1.0 - 2.1.0
# TODO: make this work with the regular rake command script: "bundle exec rake"
script: "bundle exec rake spec"
gemfile: gemfile:
- Gemfile - Gemfile
before_script: before_script: