mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-20 09:54:16 +01:00
Adding Travis config file
This commit is contained in:
parent
8a20641693
commit
b943f9f55b
7
.travis.yml
Executable file
7
.travis.yml
Executable file
@ -0,0 +1,7 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
install:
|
||||
- composer install
|
Loading…
x
Reference in New Issue
Block a user