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

add .travis.yml config

This commit is contained in:
Emanuil 2013-07-22 23:59:51 +03:00
parent 8ed3b3d484
commit 78cad3964c

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: php
php:
- 5.3
- 5.4