MadelineProto/.travis.yml

9 lines
157 B
YAML
Raw Normal View History

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