LaysenseAuth/vendor/webman/captcha/.travis.yml

17 lines
159 B
YAML
Raw Permalink Normal View History

2024-08-09 19:46:39 +05:30
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