Appveyor badge should point at master branch

This commit is contained in:
Bert Belder 2018-09-12 13:54:37 -07:00
parent 1ee6b0a2bb
commit 60cce396d9
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461

View file

@ -2,7 +2,7 @@
| **Linux** | **Windows** |
|:---------------:|:-----------:|
| [![Build Status](https://travis-ci.com/denoland/deno_install.svg?branch=master)](https://travis-ci.com/denoland/deno_install) | [![Build status](https://ci.appveyor.com/api/projects/status/gtekeaf7r60xa896?svg=true)](https://ci.appveyor.com/project/deno/deno-install) |
| [![Build Status](https://travis-ci.com/denoland/deno_install.svg?branch=master)](https://travis-ci.com/denoland/deno_install) | [![Build status](https://ci.appveyor.com/api/projects/status/gtekeaf7r60xa896?branch=master&svg=true)](https://ci.appveyor.com/project/deno/deno-install) |
Downloads the latest Deno binary into `$HOME/.deno/bin`.