Update .travis.yml

В мастере нет 5.3
This commit is contained in:
Anton 2020-04-12 05:35:32 +03:00 committed by GitHub
parent 8e2d64f4a6
commit a75a55140b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,12 +3,13 @@ language: php
sudo: false
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
before_script:
- composer global require satooshi/php-coveralls