LaysenseAuth/vendor/jasongrimes/paginator/.travis.yml

15 lines
161 B
YAML
Raw Normal View History

2024-08-09 19:46:39 +05:30
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script: composer install --dev --prefer-source
notifications:
email: jason@grimesit.com