diff --git a/.travis.yml b/.travis.yml index 0d7b4dee2..c25655031 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ - # The scala/scala travis job triggers a build of scala/scala-dist with `mode=release`. For +# The scala/scala travis job triggers a build of scala/scala-dist with `mode=release`. For # the other modes (see below), use the web UI to trigger a build. # # Additional env vars are defined using a `before_install` custom config(*), for example