]> git.mxchange.org Git - friendica.git/commitdiff
travix indentation
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Apr 2018 05:42:48 +0000 (07:42 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Apr 2018 05:42:48 +0000 (07:42 +0200)
.travis.yml

index fe436c5ddda1ff6b5f5ea211b539f1c48c232992..d68b7727e893648344978d94f4ff378589a62e15 100644 (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