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 472c688 commit 0bfb1c9Copy full SHA for 0bfb1c9
.travis.yml
@@ -302,8 +302,8 @@ matrix:
302
- &cmake-build-run-unittest
303
stage: "CMake"
304
name: "CMake unittest build"
305
- env: NAME=cmake_unittest
306
- install:
+ env: NAME=cmake_unittest
+ install:
307
# Hide Travis-preinstalled CMake
308
# The Travis-preinstalled CMake is unfortunately not installed via apt, so we
309
# can't replace it with an apt-supplied version very easily. Additionally, we
0 commit comments