Turning off cucumber on travis until we can at least get the specs to run
This commit is contained in:
parent
c27d0b8780
commit
3c82511690
1 changed files with 0 additions and 2 deletions
|
|
@ -8,9 +8,7 @@ rvm:
|
|||
- 1.9.2
|
||||
|
||||
env:
|
||||
- DB=postgres BUILD_TYPE=cucumber
|
||||
- DB=postgres BUILD_TYPE=other
|
||||
- DB=mysql BUILD_TYPE=cucumber
|
||||
- DB=mysql BUILD_TYPE=other
|
||||
|
||||
before_install: gem install bundler --pre
|
||||
|
|
|
|||
Loading…
Reference in a new issue