From 7219d64646e5bbc958219285ac6487c8d2326311 Mon Sep 17 00:00:00 2001 From: Charles Scalesse Date: Mon, 9 Nov 2015 10:37:35 -0500 Subject: [PATCH] Update README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 444850e..a4b4550 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,7 @@ Toast for iOS ============= -[![Build Status](https://travis-ci.org/scalessec/Toast.svg?branch=2.4)](https://travis-ci.org/scalessec/Toast) +[![Build Status](https://travis-ci.org/scalessec/Toast.svg?branch=3.0)](https://travis-ci.org/scalessec/Toast) [![CocoaPods Version](https://img.shields.io/cocoapods/v/Toast.svg)](http://cocoadocs.org/docsets/Toast) Toast is an Objective-C category that adds toast notifications to the `UIView` object class. It is intended to be simple, lightweight, and easy to use. Most