Skip to content

Commit fc23361

Browse files
authored
Merge pull request #37 from devfym/develop
remove unstable badge
2 parents ded9212 + 46a34e3 commit fc23361

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# IntelliPHP
22
![PHP from Packagist](https://img.shields.io/packagist/php-v/devfym/intelliphp)
33
[![Latest Stable Version](https://poser.pugx.org/devfym/intelliphp/v/stable)](https://packagist.org/packages/devfym/intelliphp)
4-
[![Latest Unstable Version](https://poser.pugx.org/devfym/intelliphp/v/unstable)](https://packagist.org/packages/devfym/intelliphp)
54
[![Build Status](https://travis-ci.com/devfym/intelliphp.svg?branch=master)](https://travis-ci.com/devfym/intelliphp)
65
[![Coverage Status](https://coveralls.io/repos/github/devfym/intelliphp/badge.svg?branch=master)](https://coveralls.io/github/devfym/intelliphp?branch=master)
76
[![Documentation Status](https://readthedocs.org/projects/intelliphp/badge/?version=latest)](https://intelliphp.readthedocs.io/en/latest/?badge=latest)

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# IntelliPHP
22
![PHP from Packagist](https://img.shields.io/packagist/php-v/devfym/intelliphp)
33
[![Latest Stable Version](https://poser.pugx.org/devfym/intelliphp/v/stable)](https://packagist.org/packages/devfym/intelliphp)
4-
[![Latest Unstable Version](https://poser.pugx.org/devfym/intelliphp/v/unstable)](https://packagist.org/packages/devfym/intelliphp)
54
[![Build Status](https://travis-ci.com/devfym/intelliphp.svg?branch=master)](https://travis-ci.com/devfym/intelliphp)
65
[![Coverage Status](https://coveralls.io/repos/github/devfym/intelliphp/badge.svg?branch=master)](https://coveralls.io/github/devfym/intelliphp?branch=master)
76
[![Documentation Status](https://readthedocs.org/projects/intelliphp/badge/?version=latest)](https://intelliphp.readthedocs.io/en/latest/?badge=latest)

docs/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
IntelliPHP
22
==========
33

4-
|PHP from Packagist| |Latest Stable Version| |Latest Unstable Version|
4+
|PHP from Packagist| |Latest Stable Version|
55
|Build Status| |Coverage Status| |Documentation Status| |Total Downloads|
66
|License|
77

@@ -121,8 +121,6 @@ Linear Regression
121121
.. |PHP from Packagist| image:: https://img.shields.io/packagist/php-v/devfym/intelliphp
122122
.. |Latest Stable Version| image:: https://poser.pugx.org/devfym/intelliphp/v/stable
123123
:target: https://packagist.org/packages/devfym/intelliphp
124-
.. |Latest Unstable Version| image:: https://poser.pugx.org/devfym/intelliphp/v/unstable
125-
:target: https://packagist.org/packages/devfym/intelliphp
126124
.. |Build Status| image:: https://travis-ci.com/devfym/intelliphp.svg?branch=master
127125
:target: https://travis-ci.com/devfym/intelliphp
128126
.. |Coverage Status| image:: https://coveralls.io/repos/github/devfym/intelliphp/badge.svg?branch=master

0 commit comments

Comments
 (0)