File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ travis-python
22=============
33Helps to install Python to Travis CI machines in Linux, macOS and Windows.
44
5+ [ ![ Latest release] [ release-badge ]] [ ci ]
56[ ![ Build Status] [ ci-badge ]] [ ci ]
67[ ![ License] [ license-badge ]] [ license ]
78
@@ -165,15 +166,16 @@ in the next release.
165166License
166167-------
167168
168- ` travis-python` is licensed under the [GNU GPL 3 or later].
169+ ` travis-python` is licensed under the [GNU GPL 3 or later][license] .
169170
171+ [license] : https://github.com/neimad/travis-python/blob/master/LICENSE.md
172+ [the changelog] : CHANGELOG.md
170173[ci] : https://travis-ci.org/neimad/travis-python
171174[ci-badge] : https://img.shields.io/travis/neimad/travis-python?style=flat-square
172- [license] : https://github.com/neimad/travis-python/blob/master/LICENSE.md
175+ [release-badge] : https://img.shields.io/github/v/tag/neimad/travis-python?sort=semver&style=flat-square
176+
173177[license-badge] : https://img.shields.io/github/license/neimad/travis-python?style=flat-square
174178[look at the existing tickets] : https://github.com/neimad/travis-python/issues
175179[make a pull request] : https://github.com/neimad/travis-python/pulls
176- [the changelog] : CHANGELOG.md
177- [GNU GPL 3 or later] : LICENSE.md
178180[travis-python-versions] : https://docs.travis-ci.com/user/languages/python/#specifying-python-versions
179181[shellspec] : https://shellspec.info
You can’t perform that action at this time.
0 commit comments