icingaweb2/library/vendor/lessphp/.travis.yml

6 lines
57 B
YAML

language: php
script: phpunit tests
php:
- 5.3
- 5.4