[Travis] Update target PHP versions

This commit is contained in:
Hypolite Petovan 2019-01-22 22:02:35 -05:00
parent 004818ca1b
commit 41136e53cc
1 changed files with 2 additions and 3 deletions

View File

@ -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