1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2025-02-21 10:54:14 +01:00
php-rrule/.travis.yml

8 lines
80 B
YAML
Raw Normal View History

2015-06-26 17:05:48 +03:00
language: php
php:
- 5.3
2015-06-26 17:05:48 +03:00
- 5.4
- 5.5
- 5.6
install:
- composer install