reenable cucumber on travis aka break it again (?)
This commit is contained in:
parent
d6f98d12e1
commit
3f92fd4c40
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue