From 2a1d4f34e4259b57420c5c34da650e499cd72cda Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 11 May 2017 09:38:42 +0200 Subject: [PATCH] TASK: Let travis test TYPO3 6.2 with PHP 7.x --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8e6f68a..e583e51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,12 +31,6 @@ matrix: php: 5.6 - env: TYPO3_VERSION="dev-master" php: 5.6 - # There is some error with 6.2 and 7 not finding the "UnitTestsBootstrap.php" - # See: https://github.com/DanielSiepmann/search_core/issues/4 - - env: TYPO3_VERSION="~6.2" - php: 7.0 - - env: TYPO3_VERSION="~6.2" - php: 7.1 allow_failures: # 7 and 8 are not working due to current relation resolving. # See: https://github.com/DanielSiepmann/search_core/projects/1