This commit is contained in:
Maksim Korobitsyn 2020-01-30 19:31:29 +03:00
parent 56b17bc2b6
commit ff706c10db
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ php:
- 7.3
- 7.4
matrix:
allow_failures:
- php: 5.4
- php: 5.5
install: composer install --dev
script: