From 5793f0a082a10c8f1ee4e2b710ce9afbcdba36ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6llner?= Date: Mon, 19 Aug 2019 22:48:31 +0200 Subject: [PATCH] CI --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index c1bb8ca..281315e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -51,5 +51,5 @@ on_finish : deploy: - provider: Environment name: GitHub - on: - APPVEYOR_REPO_TAG: true + on: + APPVEYOR_REPO_TAG: true