mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 03:11:12 +01:00
Use php 7.3 on travis
This commit is contained in:
parent
011c8a5c6e
commit
e38ecb9010
@ -1,6 +1,7 @@
|
||||
language: php
|
||||
php:
|
||||
- '7.4'
|
||||
- '7.3'
|
||||
|
||||
before_install:
|
||||
- echo "phar.readonly = 0" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user