Create .travis.yml

This commit is contained in:
Arctic Code 2013-05-20 19:49:09 -04:00
parent 62c0fe1b45
commit c27f4555dd
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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