1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 07:34:41 +01:00
MadelineProto/.travis.yml

13 lines
186 B
YAML

dist: xenial
language: php
php:
- '7.3'
- '7.0'
- '5.6'
before_install:
- echo "phar.readonly = 0" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
script:
- tests/makephar.sh