Commit 3818b6ec by Mithgol

add `/branch/master` to the AppVeyor's badge URL

Idea's the same as `?branch=master` in the URL of Tracis CI badge:
bystanders should not be scared by failures in experimental branches.
parent 7a1d5d89
......@@ -4,7 +4,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
[![Build Status](https://travis-ci.org/mapbox/node-sqlite3.svg?branch=master)](https://travis-ci.org/mapbox/node-sqlite3)
[![Build status](https://ci.appveyor.com/api/projects/status/d5dfp6cmo5fmh2a8)](https://ci.appveyor.com/project/springmeyer/node-sqlite3)
[![Build status](https://ci.appveyor.com/api/projects/status/d5dfp6cmo5fmh2a8/branch/master)](https://ci.appveyor.com/project/springmeyer/node-sqlite3)
## Depends
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment