Skip to content

Commit 54628a8

Browse files
committed
Updates Travis badge link
1 parent af4b62f commit 54628a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# phpunit-pretty-print
22
> Prettify PHPUnit output
33
4-
[![Travis](https://img.shields.io/travis/sempro/phpunit-pretty-print.svg?style=flat-square)](https://travis-ci.org/sempro/phpunit-pretty-print.svg?branch=master)
4+
[![Travis](https://img.shields.io/travis/sempro/phpunit-pretty-print.svg?style=flat-square)](https://travis-ci.com/sempro/phpunit-pretty-print/builds)
55
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
66
[![psr-2](https://img.shields.io/badge/code_style-PSR_2-blue.svg?style=flat-square)](http://www.php-fig.org/psr/psr-2/)
77

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sempro/phpunit-pretty-print",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Prettify PHPUnit output",
55
"type": "library",
66
"license": "MIT",

0 commit comments

Comments
 (0)