Added status image and proper script in config
Expecting a failure due to PEAR dependencies failing.
This commit is contained in:
parent
6bca74f155
commit
7c4e939e6e
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- "5.5"
|
||||
- "5.4"
|
||||
|
||||
script: phpunit --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue