Skip to content

Commit

Permalink
Remove Final Travis CI Pieces (#55)
Browse files Browse the repository at this point in the history
* Update build badge in README

* Remove unneeded .travis.yml file

* Remove gitter in favor of GitHub issues
  • Loading branch information
HighMileage authored Jan 31, 2022
1 parent 6f4d226 commit 9ad3822
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
25 changes: 0 additions & 25 deletions .travis.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Runbook

[![Gem Version](https://badge.fury.io/rb/runbook.svg)](https://badge.fury.io/rb/runbook)
[![Build Status](https://travis-ci.org/braintree/runbook.svg?branch=master)](https://travis-ci.org/braintree/runbook)
[![Gitter](https://badges.gitter.im/braintree/runbook.svg)](https://gitter.im/braintree/runbook?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Build Status](https://github.com/braintree/runbook/actions/workflows/ruby.yml/badge.svg?branch=master&event=push)](https://github.com/braintree/runbook/actions?query=branch%3Amaster+event%3Apush)

_See our [blog post](https://medium.com/braintree-product-technology/https-medium-com-braintree-product-technology-runbook-be6f072cfc0d) for the philosophy behind Runbook and an overview of its features._

Expand Down

0 comments on commit 9ad3822

Please sign in to comment.