mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:16:13 +01:00
[FEATURE] Add PHP 7.2 to the build matrix (#17)
This commit is contained in:
parent
09dc1281ca
commit
f4e67349ff
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ language: php
|
|||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue