From 1bc25c174e30bd7072c897f72e0b619f9ff0f9d2 Mon Sep 17 00:00:00 2001 From: Gres Date: Mon, 7 Aug 2017 11:09:06 +0300 Subject: [PATCH] Merged environment sections. --- .appveyor.yml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 94ef7e2..e7863f0 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,18 +2,16 @@ image: Visual Studio 2015 environment: ARCH: x86 - -clone_depth: 1 - -platform: - - x64 - -environment: sf_secret: secure: 8QOHSPQLI/lmjgOhyGOsMA5MxOdeSnlFWWKjntqEfBMfW/XCuiEk5tHNjZiiAw8N sf_api: secure: S4qrbAdLq3Hw5yozC7XAavTGzpPPh8MleX+r8kaueBtPZUeJGt+8EoqaPw0P1PzV - + +clone_depth: 1 + +platform: + - x64 + init: - if /i %APPVEYOR_REPO_TAG% == true set WITH_TESSDATA=1