From 1010ca337ae9054e7a477c95ec588f8dfe2cffc6 Mon Sep 17 00:00:00 2001 From: Philip Arthur Moore Date: Thu, 19 Jun 2014 17:48:16 +0700 Subject: [PATCH] Remove WordPress 3.7 from build testing. trunk + 3.9 + 3.8 + multi/non-multisite build tests are enough. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index b0d1236..b894db7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,10 +34,6 @@ env: # @link https://github.com/WordPress/WordPress/tree/3.8-branch - WP_VERSION=3.8 WP_MULTISITE=0 - WP_VERSION=3.8 WP_MULTISITE=1 - # WordPress 3.7 - # @link https://github.com/WordPress/WordPress/tree/3.7-branch - - WP_VERSION=3.7 WP_MULTISITE=0 - - WP_VERSION=3.7 WP_MULTISITE=1 # Declare 5.6 beta in test matrix. # @link https://buddypress.trac.wordpress.org/ticket/5620