Revert "re add postgres to the mix"

This reverts commit ecf77b6ab4.
This commit is contained in:
Maxwell Salzberg 2012-04-10 11:52:08 -07:00
parent a1d4ca9bec
commit ce2fd67a19

View file

@ -9,9 +9,9 @@ rvm:
- 1.9.2
env:
- DB=postgres BUILD_TYPE=other
# - DB=postgres BUILD_TYPE=other
- DB=mysql BUILD_TYPE=other
- DB=postgres BUILD_TYPE=cucumber
# - DB=postgres BUILD_TYPE=cucumber
- DB=mysql BUILD_TYPE=cucumber
before_install: