zlibproxy/vendor/webman/captcha/.travis.yml

17 lines
159 B
YAML
Raw Permalink Normal View History

2023-01-02 12:56:44 +01:00
language: php
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm
script:
- composer install
- phpunit