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

add 5.2 to PHP versions to test against

This commit is contained in:
Emanuil Rusev 2013-11-10 11:02:18 +02:00
parent a37f5ff31e
commit df3db71698

View File

@ -3,4 +3,9 @@ language: php
php:
- 5.5
- 5.4
- 5.3
- 5.3
- 5.2
matrix:
allow_failures:
- php: 5.2