1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2024-12-01 08:24:10 +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