Skip to content

Commit

Permalink
link build badge to master branch
Browse files Browse the repository at this point in the history
and change it to svg
  • Loading branch information
a0viedo committed May 17, 2016
1 parent 999af0f commit e067cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CORS is a node.js package for providing a [Connect](http://www.senchalabs.org/co

[![NPM](https://nodei.co/npm/cors.png?downloads=true&stars=true)](https://nodei.co/npm/cors/)

[![build status](https://secure.travis-ci.org/expressjs/cors.png)](http://travis-ci.org/expressjs/cors)
[![build status](https://secure.travis-ci.org/expressjs/cors.svg?branch=master)](http://travis-ci.org/expressjs/cors)
* [Installation](#installation)
* [Usage](#usage)
* [Simple Usage](#simple-usage-enable-all-cors-requests)
Expand Down

0 comments on commit e067cf5

Please sign in to comment.