add .travis.yml config

This commit is contained in:
Emanuil 2013-07-22 23:59:51 +03:00
parent 8ed3b3d484
commit 78cad3964c
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

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