mirror of
https://github.com/friendica/friendica
synced 2024-11-19 23:03:41 +00:00
Merge pull request #4911 from tobiasd/20180423-travis
travis indentation
This commit is contained in:
commit
aa6584684e
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue