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

remove 5.2 from PHP versions to test against

This commit is contained in:
Emanuil 2013-07-25 01:49:02 +03:00
parent 5aad1d42d2
commit 7d7e89f5c3

View File

@ -3,5 +3,4 @@ language: php
php:
- 5.5
- 5.4
- 5.3
- 5.2
- 5.3