8000 Add tiny comment change to trigger Travis. · unittest-cpp/unittest-cpp@67013d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 67013d4

Browse files
committed
Add tiny comment change to trigger Travis.
1 parent ab71665 commit 67013d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
# Run cmake to generate makefiles in 'builds' directory.
1414
# No need to create it because it's part of the repo.
15-
# Pass along configuration type to cmake
15+
# Pass along configuration type to cmake.
1616
before_script:
1717
- cd builds && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=$CONFIGURATION ../ && cd ..
1818

0 commit comments

Comments
 (0)
0