diff --git a/.travis.yml b/.travis.yml
index c69515b444bb2379047957456b087484d26abb1c..b30652c8a676020ab697e51f55cb3ca24698974e 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: