[Travis] Update target PHP versions
This commit is contained in:
parent
004818ca1b
commit
41136e53cc
|
@ -1,11 +1,10 @@
|
|||
---
|
||||
language: php
|
||||
## Friendica supports PHP version >= 5.6.1
|
||||
## Friendica officially supports PHP version >= 7.1
|
||||
php:
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
|
Loading…
Reference in a new issue