adding travis file

This commit is contained in:
Erik Amaru Ortiz
2013-08-30 13:43:27 -04:00
parent 4ee27b7be1
commit a1168cccef

14
.travis.yml Normal file
View File

@@ -0,0 +1,14 @@
language: php
script: phpunit
php:
- 5.3
- 5.4
before_install:
- composer install
branches:
only:
- michelangelo