Skip to content

Commit 1d91fc7

Browse files
authored
Merge pull request #55 from Jawayria/update-badge
Updated the build status badge to point to travis-ci.com
2 parents 9323c95 + 1c4f891 commit 1d91fc7

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ Change Log
1111

1212
.. There should always be an "Unreleased" section for changes pending release.
1313
14-
[0.10.2] - 2020-11-09
14+
[0.10.3] - 2020-12-15
1515
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1616

17-
* Improve logging when we fail to process a file because it has an incomplete
18-
annotation group.
17+
* Updated the travis-badge in README.rst to point to travis-ci.com
1918

2019
[0.10.1] - 2020-11-09
2120
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ refer to this `list of resources`_ if you need any assistance.
6464
:target: https://pypi.python.org/pypi/code-annotations/
6565
:alt: PyPI
6666

67-
.. |travis-badge| image:: https://travis-ci.org/edx/code-annotations.svg?branch=master
68-
:target: https://travis-ci.org/edx/code-annotations
67+
.. |travis-badge| image:: https://travis-ci.com/edx/code-annotations.svg?branch=master
68+
:target: https://travis-ci.com/edx/code-annotations
6969
:alt: Travis
7070

7171
.. |codecov-badge| image:: http://codecov.io/github/edx/code-annotations/coverage.svg?branch=master

0 commit comments

Comments
 (0)