From dc7a8f77bffd7c31b6fcbd20106a83d9d478d929 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 15 Dec 2016 09:01:05 +0100 Subject: [PATCH] TASK: Remove TYPO3 7 * As relation resolver is not compatible yet. See branch feature/resolve-relations/typo3-7 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 539e746..1b76868 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,8 +17,6 @@ env: - typo3DatabasePassword="" matrix: - TYPO3_VERSION="~6.2" - - TYPO3_VERSION="~7.6" - - TYPO3_VERSION="dev-master" matrix: fast_finish: true