From 5c0196ebb3f66f327c53f1f0de364e0afc900707 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Wed, 8 May 2013 17:09:06 +1200 Subject: [PATCH] don't test on incompatible versions of framework --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8c055e4..2f0b93e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ php: env: - DB=MYSQL CORE_RELEASE=3.0 - - DB=MYSQL CORE_RELEASE=3.1 - - DB=PGSQL CORE_RELEASE=master matrix: include: @@ -21,4 +19,4 @@ before_script: - cd ~/builds/ss script: - - phpunit subsites/tests/ \ No newline at end of file + - phpunit subsites/tests/