From f309a8539acd6f98ede983a60b979d391c0c1075 Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Sat, 25 May 2013 19:34:47 +1200 Subject: [PATCH] Test master with travis --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 50ae872..62e6ef2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,9 @@ php: env: - DB=MYSQL CORE_RELEASE=3.1 + - DB=PGSQL CORE_RELEASE=3.1 + - DB=MYSQL CORE_RELEASE=master + - DB=PGSQL CORE_RELEASE=master matrix: include: