Skip to content

Commit 12ddc87

Browse files
committed
Fix typo.
Signed-off-by: Brian Smith <[email protected]>
1 parent 40bab1a commit 12ddc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116

117117
script:
118118
# We re-run the tests here in *release* (--release) mode since the
119-
# `test` stage only runs them in *debug* node.
119+
# `test` stage only runs them in *debug* mode.
120120
- bin/docker-build
121121

122122
after_success:

0 commit comments

Comments
 (0)