mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-21 10:54:14 +01:00
7 lines
72 B
YAML
7 lines
72 B
YAML
|
language: php
|
||
|
php:
|
||
|
- 5.4
|
||
|
- 5.5
|
||
|
- 5.6
|
||
|
install:
|
||
|
- composer install
|