Turning off cucumber on travis until we can at least get the specs to run

This commit is contained in:
Sarah Mei 2011-11-29 21:55:06 -08:00
parent c27d0b8780
commit 3c82511690

View file

@ -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