Merged environment sections.
This commit is contained in:
parent
9ecf4c27fb
commit
1bc25c174e
@ -2,18 +2,16 @@ image: Visual Studio 2015
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
ARCH: x86
|
ARCH: x86
|
||||||
|
sf_secret:
|
||||||
|
secure: 8QOHSPQLI/lmjgOhyGOsMA5MxOdeSnlFWWKjntqEfBMfW/XCuiEk5tHNjZiiAw8N
|
||||||
|
sf_api:
|
||||||
|
secure: S4qrbAdLq3Hw5yozC7XAavTGzpPPh8MleX+r8kaueBtPZUeJGt+8EoqaPw0P1PzV
|
||||||
|
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
|
||||||
environment:
|
|
||||||
sf_secret:
|
|
||||||
secure: 8QOHSPQLI/lmjgOhyGOsMA5MxOdeSnlFWWKjntqEfBMfW/XCuiEk5tHNjZiiAw8N
|
|
||||||
sf_api:
|
|
||||||
secure: S4qrbAdLq3Hw5yozC7XAavTGzpPPh8MleX+r8kaueBtPZUeJGt+8EoqaPw0P1PzV
|
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- if /i %APPVEYOR_REPO_TAG% == true set WITH_TESSDATA=1
|
- if /i %APPVEYOR_REPO_TAG% == true set WITH_TESSDATA=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user