diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 68b8ace0a83..fd8d655c161 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -147,6 +147,7 @@ jobs: ######################################################################################## - job: displayName: 'Windows' + condition: False pool: vmImage: 'vs2017-win2016' diff --git a/README.rst b/README.rst index 0c79405882c..a0c441be67c 100644 --- a/README.rst +++ b/README.rst @@ -9,10 +9,10 @@ PyGMT .. image:: http://img.shields.io/pypi/v/pygmt.svg?style=flat-square :alt: Latest version on PyPI :target: https://pypi.python.org/pypi/pygmt -.. image:: http://img.shields.io/travis/GenericMappingTools/pygmt/master.svg?style=flat-square&label=Linux|Mac +.. image:: http://img.shields.io/travis/GenericMappingTools/pygmt/master.svg?style=flat-square&label=Linux :alt: Travis CI build status :target: https://travis-ci.org/GenericMappingTools/pygmt -.. image:: https://img.shields.io/azure-devops/build/GenericMappingTools/7682ad4e-76bb-4775-849e-7c4f8dce4e1a/3/master.svg?label=Azure&style=flat-square +.. image:: https://img.shields.io/azure-devops/build/GenericMappingTools/7682ad4e-76bb-4775-849e-7c4f8dce4e1a/3/master.svg?label=Mac|Windows&style=flat-square :alt: Azure Pipelines build status :target: https://dev.azure.com/GenericMappingTools/PyGMT/_build .. image:: https://img.shields.io/codecov/c/github/GenericMappingTools/pygmt/master.svg?style=flat-square