diagnostic: strip trailing whitespace.
This commit is contained in:
parent
398289c72c
commit
0c4eb95b9f
@ -54,7 +54,7 @@ module Homebrew
|
||||
return unless MacOS::Xcode.outdated?
|
||||
|
||||
# Travis CI images are going to end up outdated so don't complain when
|
||||
# `brew test-bot` runs `brew doctor` in the CI for the Homebrew/brew
|
||||
# `brew test-bot` runs `brew doctor` in the CI for the Homebrew/brew
|
||||
# repository. This only needs to support whatever CI provider
|
||||
# Homebrew/brew is currently using.
|
||||
return if ENV["TRAVIS"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user