Skip to content

Commit 0bfb1c9

Browse files
committed
travis: Remove trailing whitespace
1 parent 472c688 commit 0bfb1c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ matrix:
302302
- &cmake-build-run-unittest
303303
stage: "CMake"
304304
name: "CMake unittest build"
305-
env: NAME=cmake_unittest
306-
install:
305+
env: NAME=cmake_unittest
306+
install:
307307
# Hide Travis-preinstalled CMake
308308
# The Travis-preinstalled CMake is unfortunately not installed via apt, so we
309309
# can't replace it with an apt-supplied version very easily. Additionally, we

0 commit comments

Comments
 (0)