We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567c7ef commit 7e1da76Copy full SHA for 7e1da76
1 file changed
.travis.yml
@@ -48,6 +48,9 @@ script:
48
jobs:
49
fast_finish: true
50
include:
51
+ - stage: test
52
+ php: 7.2
53
+ env: TYPO3_VERSION=^9.5
54
- stage: test
55
php: 7.2
56
env: TYPO3_VERSION=^8.7
0 commit comments