travix indentation

Este commit está contenido en:
Tobias Diekershoff 2018-04-23 07:42:48 +02:00
padre 3f3456efde
commit 125f0df473
Se han modificado 1 ficheros con 4 adiciones y 4 borrados

Ver fichero

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