TimeTrex/vendor/pear/cache_lite/.travis.yml

20 lines
206 B
YAML
Raw Normal View History

2022-12-13 07:10:06 +01:00
language: php
before_install:
- pear upgrade pear
install:
- pear install package.xml
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
script:
- composer install
- vendor/bin/phpunit tests/