Skip to content

Commit a0e63fe

Browse files
[chore] Make the build status badge point towards master (#497)
1 parent b9c03e7 commit a0e63fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Engine.IO client
33

4-
[![Build Status](https://secure.travis-ci.org/socketio/engine.io-client.svg)](http://travis-ci.org/socketio/engine.io-client)
4+
[![Build Status](https://travis-ci.org/socketio/engine.io-client.svg?branch=master)](http://travis-ci.org/socketio/engine.io-client)
55
[![NPM version](https://badge.fury.io/js/engine.io-client.svg)](http://badge.fury.io/js/engine.io-client)
66

77
This is the client for [Engine.IO](http://github.com/socketio/engine.io),

0 commit comments

Comments
 (0)