Commit 0e751ae5 authored by Bas de Nooijer's avatar Bas de Nooijer

Added composer config for Travis-ci

parent 5da3959c
language: php
phps:
- 5.4
- 5.3
before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install
script: phpunit -c phpunit.xml.dist
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment