diff --git a/.travis.yml b/.travis.yml index 519bf4a5e2702d53c138acd27b6c9180a4ea698a..9389c7bf033190acdb6ec2c5f2409a81641be810 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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