Update Azure

This commit is contained in:
Henry Schreiner 2020-06-01 22:38:00 -04:00
parent f80a69de3b
commit 5925f94b69
2 changed files with 3 additions and 1 deletions

View File

@ -946,7 +946,7 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi
[doi-badge]: https://zenodo.org/badge/80064252.svg
[doi-link]: https://zenodo.org/badge/latestdoi/80064252
[azure-badge]: https://dev.azure.com/CLIUtils/CLI11/_apis/build/status/CLIUtils.CLI11?branchName=master
[azure]: https://dev.azure.com/CLIUtils/CLI11/_build/latest?definitionId=1&branchName=master
[azure]: https://dev.azure.com/CLIUtils/CLI11
[travis-badge]: https://img.shields.io/travis/CLIUtils/CLI11/master.svg?label=Linux/macOS
[travis]: https://travis-ci.org/CLIUtils/CLI11
[appveyor-badge]: https://img.shields.io/appveyor/ci/HenrySchreiner/cli11/master.svg?label=AppVeyor

View File

@ -5,9 +5,11 @@
trigger:
- master
- 'v*'
pr:
- master
- 'v*'
variables:
cli11.single: ON