Skip to content

Commit 9ea3cc7

Browse files
committed
Remove stray whitespace from .travis.yml
This appears to prevent Travis loading secure environment variables.
1 parent f28d1cf commit 9ea3cc7

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)