From c42a5015ce801b8beb71a1a737207954f5ca1407 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 5 Apr 2014 20:23:53 +0200 Subject: [PATCH] [ticket/227] Reduce size of test matrix B3P-227 --- .travis.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c2e2e93a..7216f024 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,7 @@ php: - 5.5 env: - - DB=mariadb - DB=mysql - - DB=postgres branches: except: @@ -44,6 +42,13 @@ script: - cd ../phpBB/ext/board3/portal - ../../../vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml +matrix: + include: + - php: 5.4 + env: DB=mariadb + - php: 5.4 + env: DB=postgres + notifications: email: recipients: