mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update .travis.yml
В мастере нет 5.3
This commit is contained in:
parent
8e2d64f4a6
commit
a75a55140b
@ -3,12 +3,13 @@ language: php
|
|||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.3
|
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
|
- 7.2
|
||||||
|
- 7.3
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer global require satooshi/php-coveralls
|
- composer global require satooshi/php-coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user