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