Skip to content

Commit 123ffca

Browse files
authored
Updated Travis CI link
1 parent 82692d7 commit 123ffca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rules for detecting usage of deprecated classes, methods, properties, constants and traits.
22

3-
[![Build Status](https://travis-ci.org/phpstan/phpstan-deprecation-rules.svg)](https://travis-ci.org/phpstan/phpstan-deprecation-rules)
3+
[![Build Status](https://travis-ci.com/phpstan/phpstan-deprecation-rules.svg?branch=master)](https://travis-ci.com/phpstan/phpstan-deprecation-rules)
44
[![Latest Stable Version](https://poser.pugx.org/phpstan/phpstan-deprecation-rules/v/stable)](https://packagist.org/packages/phpstan/phpstan-deprecation-rules)
55
[![License](https://poser.pugx.org/phpstan/phpstan-deprecation-rules/license)](https://packagist.org/packages/phpstan/phpstan-deprecation-rules)
66

0 commit comments

Comments
 (0)