diff --git a/README.md b/README.md index b5766fd3..24863800 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Travis CI](https://travis-ci.org/Microsoft/sqltoolsservice.svg?branch=dev)](https://travis-ci.org/Microsoft/sqltoolsservice) -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/{INSERTUSERHERE}/sqltoolsservice?svg=true&retina=true&branch=dev)](https://ci.appveyor.com/project/{INSERTUSERHERE}/sqltoolsservice) +[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/Microsoft/sqltoolsservice?svg=true&retina=true&branch=dev](https://ci.appveyor.com/project/kburtram/sqltoolsservice) [![Coverage Status](https://coveralls.io/repos/github/Microsoft/sqltoolsservice/badge.svg?branch=dev)](https://coveralls.io/github/Microsoft/sqltoolsservice?branch=dev) # Microsoft SQL Tools Service diff --git a/appveyor.yml b/appveyor.yml index e112fa99..86a04482 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,10 @@ +# Note: This file isn't used in current setup. Instead its parts have been +# set directly in the AppVeyor project settings - Environment, General, Build, Test sections. +# This allows us to get Coveralls to run on PRs, but is more work than just using this file. +# Preserving this here so that it's easy to replicate for others environment: COVERALLS_REPO_TOKEN: - secure: Insert encrypted coveralls token here + secure: KjiClJjgj/eB1zo52GBz/CHCmdxj6ut+q6+LD5G3sYhy9Hi4kEF6CWi8vOQPH1oy # safelist branches: