Merge pull request #4911 from tobiasd/20180423-travis

travis indentation
This commit is contained in:
Hypolite Petovan 2018-04-23 01:49:16 -04:00 committed by GitHub
commit aa6584684e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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