|
@@ -445,6 +445,8 @@ artifacts:
|
|
for:
|
|
for:
|
|
-
|
|
-
|
|
matrix:
|
|
matrix:
|
|
|
|
+ only:
|
|
|
|
+ - configuration: Release
|
|
fast_finish: false
|
|
fast_finish: false
|
|
allow_failures:
|
|
allow_failures:
|
|
# Experimental Ubuntu
|
|
# Experimental Ubuntu
|
|
@@ -478,7 +480,7 @@ for:
|
|
-
|
|
-
|
|
matrix:
|
|
matrix:
|
|
only:
|
|
only:
|
|
- - configuration: Release
|
|
|
|
|
|
+ - configuration: Debug
|
|
install:
|
|
install:
|
|
- set PATH=%PATH%;%PYTHON%/Scripts/
|
|
- set PATH=%PATH%;%PYTHON%/Scripts/
|
|
- pip.exe install conan conan_package_tools
|
|
- pip.exe install conan conan_package_tools
|