mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-25 23:56:11 +01:00
TASK: Let travis test TYPO3 6.2 with PHP 7.x
This commit is contained in:
parent
418251facf
commit
2a1d4f34e4
1 changed files with 0 additions and 6 deletions
|
@ -31,12 +31,6 @@ matrix:
|
||||||
php: 5.6
|
php: 5.6
|
||||||
- env: TYPO3_VERSION="dev-master"
|
- env: TYPO3_VERSION="dev-master"
|
||||||
php: 5.6
|
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:
|
allow_failures:
|
||||||
# 7 and 8 are not working due to current relation resolving.
|
# 7 and 8 are not working due to current relation resolving.
|
||||||
# See: https://github.com/DanielSiepmann/search_core/projects/1
|
# See: https://github.com/DanielSiepmann/search_core/projects/1
|
||||||
|
|
Loading…
Reference in a new issue