mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
11 lines
93 B
YAML
11 lines
93 B
YAML
language: php
|
|
|
|
php:
|
|
- 5.5
|
|
- 5.4
|
|
- 5.3
|
|
- 5.2
|
|
|
|
matrix:
|
|
allow_failures:
|
|
- php: 5.2 |