Merge pull request #4911 from tobiasd/20180423-travis
travis indentation
This commit is contained in:
commit
aa6584684e
|
@ -2,9 +2,9 @@
|
||||||
language: php
|
language: php
|
||||||
## Friendica supports PHP version >= 5.6
|
## Friendica supports PHP version >= 5.6
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
|
|
||||||
install: composer install
|
install: composer install
|
||||||
|
|
Loading…
Reference in New Issue
Block a user