travix indentation

This commit is contained in:
Tobias Diekershoff 2018-04-23 07:42:48 +02:00
parent 3f3456efde
commit 125f0df473
1 changed files with 4 additions and 4 deletions

View File

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