Skip to content

Commit 33fa531

Browse files
committed
No need to upgrade CMake on Windows
1 parent 1a7864f commit 33fa531

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

travis-ci

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ run-tests() {
120120

121121
if [ "$TRAVIS_OS_NAME" = windows ]; then
122122
folded-finish VC2019_INSTALL_PID
123-
folded ... choco upgrade -y cmake.install
124123

125124
for CONFIG in Debug Release; do
126125
CMAKE_BUILD_TYPE=$CONFIG CC='' CXX='' CMAKE_GENERATOR="Visual Studio 16 2019" folded "VC2019 $CONFIG" cppsm test

0 commit comments

Comments
 (0)