From 70e593d99877bce8dd6f27b2a080d5936e071709 Mon Sep 17 00:00:00 2001
From: claudiob <claudiob@gmail.com>
Date: Tue, 15 Dec 2015 09:23:51 -0800
Subject: Remove rails/actioncable Travis badge

[ci skip]

Since Action Cable is getting integrated into rails/rails, the Travis
badge for rails/actioncable is not needed anymore.

Also following the standard of every other README to have `--` rather
than `-` to separating the name of the library from its description.
---
 actioncable/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'actioncable')

diff --git a/actioncable/README.md b/actioncable/README.md
index aa771f52c0..6d4be32be9 100644
--- a/actioncable/README.md
+++ b/actioncable/README.md
@@ -1,5 +1,4 @@
-# Action Cable – Integrated WebSockets for Rails
-[![Build Status](https://travis-ci.org/rails/actioncable.svg)](https://travis-ci.org/rails/actioncable)
+# Action Cable –- Integrated WebSockets for Rails
 
 Action Cable seamlessly integrates WebSockets with the rest of your Rails application.
 It allows for real-time features to be written in Ruby in the same style
-- 
cgit v1.2.3