Created travis.yml for travis-ci.org

This commit is contained in:
Arctic Code 2013-05-20 18:42:39 -05:00
parent 33712de612
commit 4a8740cbb6
1 changed files with 5 additions and 0 deletions

5
travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: php
php:
- "5.5"
- "5.4"
- "5.3"