Skip to content

Commit

Permalink
reenable cucumber on travis aka break it again (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Dec 11, 2011
1 parent d6f98d1 commit 3f92fd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ rvm:
env:
- DB=postgres BUILD_TYPE=other
- DB=mysql BUILD_TYPE=other
- DB=postgres BUILD_TYPE=cucumber
- DB=mysql BUILD_TYPE=cucumber

before_install: gem install bundler --pre
bundler_args: "--without development production"
Expand Down

0 comments on commit 3f92fd4

Please sign in to comment.