1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

add 5.2, 5.5 to PHP versions to test against

This commit is contained in:
Emanuil 2013-07-25 00:44:33 +03:00
parent 637b516694
commit 3ff5c623f2

View File

@ -1,5 +1,7 @@
language: php
php:
- 5.5
- 5.4
- 5.3
- 5.3
- 5.2