Skip to content

Commit 7bf882c

Browse files
authored
Added travis badge
1 parent 41c43cc commit 7bf882c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Integrates PHPUnit with [PHP-VCR](http://github.com/php-vcr/php-vcr) using annot
77

88
Use `@vcr cassette_name` on your tests to turn VCR automatically on and off.
99

10+
[![Build Status](https://travis-ci.org/php-vcr/phpunit-testlistener-vcr.svg?branch=master)](https://travis-ci.org/php-vcr/phpunit-testlistener-vcr)
11+
1012
## Usage example
1113

1214
```php

0 commit comments

Comments
 (0)