diff --git a/.travis.yml b/.travis.yml index b30652c8a..c69515b44 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: