Add Travis CI testing

This commit is contained in:
Jeremy Mikola
2013-02-26 13:56:14 -05:00
parent 1996172dbe
commit 36fbd1c880
3 changed files with 12 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
language: php
php:
- 5.3
- 5.4
before_script: composer install --dev