Merge pull request #316 from WinterSilence/patch-1

Update .travis.yml
This commit is contained in:
Maxim Kostjukevich 2020-06-16 11:04:27 +04:00 committed by GitHub
commit dce5eafca9
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