check more PHP version

Este commit está contenido en:
Tobias Diekershoff 2018-04-22 14:56:59 +02:00
padre 25662eb6f4
commit 34a24711a3
Se han modificado 1 ficheros con 7 adiciones y 1 borrados

Ver fichero

@ -1,4 +1,10 @@
---
language: php
php: 5.6
## Friendica supports PHP version >= 5.6
php:
- 5.6
- 7.0
- 7.1
- 7.2
install: composer install