Skip to content

Commit

Permalink
Updated Travis CI link
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes authored Apr 2, 2020
1 parent 82692d7 commit 123ffca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rules for detecting usage of deprecated classes, methods, properties, constants and traits.

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

Expand Down

0 comments on commit 123ffca

Please sign in to comment.