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 1a7864f commit 33fa531Copy full SHA for 33fa531
travis-ci
@@ -120,7 +120,6 @@ run-tests() {
120
121
if [ "$TRAVIS_OS_NAME" = windows ]; then
122
folded-finish VC2019_INSTALL_PID
123
- folded ... choco upgrade -y cmake.install
124
125
for CONFIG in Debug Release; do
126
CMAKE_BUILD_TYPE=$CONFIG CC='' CXX='' CMAKE_GENERATOR="Visual Studio 16 2019" folded "VC2019 $CONFIG" cppsm test
0 commit comments