mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
[Travis] Update target PHP versions
This commit is contained in:
parent
004818ca1b
commit
41136e53cc
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
---
|
---
|
||||||
language: php
|
language: php
|
||||||
## Friendica supports PHP version >= 5.6.1
|
## Friendica officially supports PHP version >= 7.1
|
||||||
php:
|
php:
|
||||||
- 5.6
|
|
||||||
- 7.0
|
|
||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
|
- 7.3
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue