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

9 lines
88 B
YAML
Executable File

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