From d436fcb899edffff0bcd4198e40b95ad023606fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20=C5=81oskot?= Date: Wed, 19 Dec 2018 00:58:47 +0100 Subject: [PATCH] Rename azure-pipelines.yml to .azure-pipelines.yml [skip appveyor] [skip travis] May disable Azure Pipelines builds, temporarily, until actual minimal build configuration is in place. Related to #188 --- azure-pipelines.yml => .azure-pipelines.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename azure-pipelines.yml => .azure-pipelines.yml (100%) diff --git a/azure-pipelines.yml b/.azure-pipelines.yml similarity index 100% rename from azure-pipelines.yml rename to .azure-pipelines.yml