1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2025-02-20 09:54:16 +01:00
php-rrule/.travis.yml
2015-06-27 14:12:57 +03:00

8 lines
80 B
YAML
Executable File

language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
install:
- composer install