Skip to content

Commit 72e412c

Browse files
authored
Merge pull request #216 from retronym/topic/deadly-whitespace
Remove stray whitespace from .travis.yml
2 parents f28d1cf + 9ea3cc7 commit 72e412c

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
@@ -1,4 +1,4 @@
1-
# The scala/scala travis job triggers a build of scala/scala-dist with `mode=release`. For
1+
# The scala/scala travis job triggers a build of scala/scala-dist with `mode=release`. For
22
# the other modes (see below), use the web UI to trigger a build.
33
#
44
# Additional env vars are defined using a `before_install` custom config(*), for example

0 commit comments

Comments
 (0)