Skip to content
Snippets Groups Projects
Commit 4132283c authored by Jaime Perez's avatar Jaime Perez
Browse files

Configuring phpunit for travis-ci.

parent c5538fbc
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,7 @@ php:
- 5.3
- 5.4
- 5.5
before_script: composer install
script: phpunit --boostrap vendor/autoload.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment