diff --git a/.travis.yml b/.travis.yml index 67aad469fd84b663dd33e908a75d5b0189815f0e..4704fb85135f6b516ca999f61730f37762e6d6cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,10 @@ rvm: - 2.1 env: - - DB=postgresql BUILD_TYPE=other - - DB=mysql BUILD_TYPE=other - DB=postgresql BUILD_TYPE=cucumber - DB=mysql BUILD_TYPE=cucumber + - DB=postgresql BUILD_TYPE=other + - DB=mysql BUILD_TYPE=other sudo: false cache: