From 5dc0dfa9aa25ddbde1d2061d5274add2238a0745 Mon Sep 17 00:00:00 2001 From: Erik Date: Mon, 14 Sep 2015 13:15:20 -0400 Subject: [PATCH] change travis icon to point to master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9952fd..9112aea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/socketio/socket.io-client-swift.svg?branch=swift-2)](https://travis-ci.org/socketio/socket.io-client-swift) +[![Build Status](https://travis-ci.org/socketio/socket.io-client-swift.svg?branch=master)](https://travis-ci.org/socketio/socket.io-client-swift) #Socket.IO-Client-Swift Socket.IO-client for iOS/OS X.