MadelineProto/.travis.yml

9 lines
156 B
YAML
Raw Normal View History

2018-02-20 13:15:32 +01:00
language: php
php:
- '7.4'
2018-02-21 12:55:42 +01:00
before_install:
- echo "phar.readonly = 0" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
2018-02-20 13:15:32 +01:00
2016-08-09 22:28:50 +02:00
script:
2019-05-13 18:00:45 +02:00
- tests/makephar.sh