travis: Remove trailing whitespace

pull/14780/head
Jaeden Amero 2021-06-30 09:11:57 +01:00
parent 472c688a83
commit 0bfb1c9215
1 changed files with 2 additions and 2 deletions

View File

@ -302,8 +302,8 @@ matrix:
- &cmake-build-run-unittest - &cmake-build-run-unittest
stage: "CMake" stage: "CMake"
name: "CMake unittest build" name: "CMake unittest build"
env: NAME=cmake_unittest env: NAME=cmake_unittest
install: install:
# Hide Travis-preinstalled CMake # Hide Travis-preinstalled CMake
# The Travis-preinstalled CMake is unfortunately not installed via apt, so we # The Travis-preinstalled CMake is unfortunately not installed via apt, so we
# can't replace it with an apt-supplied version very easily. Additionally, we # can't replace it with an apt-supplied version very easily. Additionally, we