mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 08:15:14 +00:00
6 lines
76 B
YAML
6 lines
76 B
YAML
language: php
|
|
php:
|
|
- 5.3
|
|
- 5.4
|
|
before_script:
|
|
- composer install --dev |