Add travis build status to README

This commit is contained in:
Jeff Welch 2013-02-05 19:32:49 -05:00
parent a2c1417cbd
commit 581d47147a
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
PHPExporter
===========
[![Build Status](https://secure.travis-ci.org/whatthejeff/PHPExporter.png?branch=master)](http://travis-ci.org/whatthejeff/PHPExporter)
[PHPUnit](https://github.com/sebastianbergmann/phpunit/) includes a nifty
utility for generating human-readable strings based on PHP values. PHPExporter
is simply a stand-alone version of that utility.