We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e860053 commit 92399d4Copy full SHA for 92399d4
.appveyor.yml
@@ -14,6 +14,7 @@ skip_commits:
14
environment:
15
global:
16
CONDA_INSTALL_LOCN: C:\\Miniconda37-x64
17
+ CTEST_OUTPUT_ON_FAILURE: 1
18
19
install:
20
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
0 commit comments