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
|
language: php
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- "5.5"
|
- "5.5"
|
||||||
|
- "5.4"
|
||||||
|
|
||||||
|
script: phpunit --bootstrap ./tests/bootstrap.php ./tests
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
# PHP Interface Collection of Killer Libraries to Enhance Stuff
|
# PHP Interface Collection of Killer Libraries to Enhance Stuff
|
||||||
|
|
||||||
|
[](https://travis-ci.org/joshtronic/pickles)
|
||||||
|
|
||||||
## What is PICKLES?
|
## What is PICKLES?
|
||||||
|
|
||||||
PICKLES is an open source framework for the rapid development of web applications.
|
PICKLES is an open source framework for the rapid development of web applications.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue