Merge pull request #37 from DanielSiepmann/feature/test-against-more-typo3-versions

FEATURE: Add further TYPO3 versions to travis tests
This commit is contained in:
Daniel Siepmann 2016-12-20 12:20:04 +01:00 committed by GitHub
commit 467a181567
3 changed files with 22 additions and 0 deletions

View file

@ -17,19 +17,37 @@ env:
- typo3DatabasePassword="" - typo3DatabasePassword=""
matrix: matrix:
- TYPO3_VERSION="~6.2" - TYPO3_VERSION="~6.2"
- TYPO3_VERSION="~7.6"
- TYPO3_VERSION="~8"
- TYPO3_VERSION="dev-master"
matrix: matrix:
fast_finish: true fast_finish: true
exclude: exclude:
# TYPO3 no longer supports 5.6 # TYPO3 no longer supports 5.6
- env: TYPO3_VERSION="~7.6"
php: 5.6
- env: TYPO3_VERSION="~8"
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" # 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" - env: TYPO3_VERSION="~6.2"
php: 7.0 php: 7.0
- env: TYPO3_VERSION="~6.2" - env: TYPO3_VERSION="~6.2"
php: 7.1 php: 7.1
allow_failures: allow_failures:
# 7 and 8 are not working due to current relation resolving.
# See: https://github.com/DanielSiepmann/search_core/projects/1
- env: TYPO3_VERSION="~7.6"
php: 7.0
- env: TYPO3_VERSION="~7.6"
php: 7.1
- env: TYPO3_VERSION="~8"
php: 7.0
- env: TYPO3_VERSION="~8"
php: 7.1
- env: TYPO3_VERSION="dev-master" - env: TYPO3_VERSION="dev-master"
php: 7.0 php: 7.0
- env: TYPO3_VERSION="dev-master" - env: TYPO3_VERSION="dev-master"

View file

@ -13,5 +13,6 @@
<description></description> <description></description>
<parent>0</parent> <parent>0</parent>
<items>0</items> <items>0</items>
<l10n_diffsource></l10n_diffsource>
</sys_category> </sys_category>
</dataset> </dataset>

View file

@ -55,6 +55,7 @@
<description>Category for testing</description> <description>Category for testing</description>
<parent>0</parent> <parent>0</parent>
<items>1</items> <items>1</items>
<l10n_diffsource></l10n_diffsource>
</sys_category> </sys_category>
<sys_category> <sys_category>
@ -70,6 +71,7 @@
<description>Another category for testing</description> <description>Another category for testing</description>
<parent>1</parent> <parent>1</parent>
<items>1</items> <items>1</items>
<l10n_diffsource></l10n_diffsource>
</sys_category> </sys_category>
<sys_category> <sys_category>
@ -85,6 +87,7 @@
<description></description> <description></description>
<parent>0</parent> <parent>0</parent>
<items>1</items> <items>1</items>
<l10n_diffsource></l10n_diffsource>
</sys_category> </sys_category>
<sys_category_record_mm> <sys_category_record_mm>