mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:36:13 +01:00
[TASK] Don't test with PHP 7.2 yet
The testing framework currently does not support PHP 7.2 yet.
This commit is contained in:
parent
a848f40d2a
commit
aedcf4530c
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ language: php
|
|||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue