From 7e7777ec6ab421a9a3f6bb3b9ada433dcb366da7 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Tue, 30 Apr 2013 16:03:00 +1200 Subject: [PATCH] Removed 3.0 as a test target --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8c055e4..c058b7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ php: - 5.3 env: - - DB=MYSQL CORE_RELEASE=3.0 - DB=MYSQL CORE_RELEASE=3.1 - DB=PGSQL CORE_RELEASE=master @@ -21,4 +20,4 @@ before_script: - cd ~/builds/ss script: - - phpunit subsites/tests/ \ No newline at end of file + - phpunit subsites/tests/