Skip to content

Commit 9b1e494

Browse files
authored
Merge pull request #127 from amadeus4dev/remove-travis-refs-add-badge
Remove Travis references
2 parents 811ece7 + ba22972 commit 9b1e494

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Deploy
1+
name: Build
22
on:
33
push:
44
# Sequence of patterns matched against refs/tags

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33
5.2.0 - 2021-05-12
44
--------------------
5-
Remove travis ci release support and creating github action
5+
Remove Travis CI build/release support and move to GitHub actions
66

77
5.1.0 - 2021-05-12
88
--------------------

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@ Our `developer support team <https://developers.amadeus.com/support>`__ is here
357357

358358
.. |Module Version| image:: https://badge.fury.io/py/amadeus.svg
359359
:target: https://pypi.org/project/amadeus/
360-
.. |Build Status| image:: http://img.shields.io/travis/amadeus4dev/amadeus-python.svg
361-
:target: http://travis-ci.org/amadeus4dev/amadeus-python
360+
.. |Build Status| image:: https://github.com/amadeus4dev/amadeus-python/actions/workflows/build.yml/badge.svg
361+
:target: https://github.com/amadeus4dev/amadeus-python/actions/workflows/build.yml
362362
.. |Maintainability| image:: https://api.codeclimate.com/v1/badges/c2e19cf9628d6f4aece2/maintainability
363363
:target: https://codeclimate.com/github/amadeus4dev/amadeus-python/maintainability
364364
.. |Dependencies| image:: https://raw.githubusercontent.com/amadeus4dev/amadeus-python/master/.github/images/dependencies.svg?sanitize=true

0 commit comments

Comments
 (0)