diagnostic: fix typo.

This commit is contained in:
Mike McQuaid 2017-02-17 22:03:04 +00:00 committed by GitHub
parent 3678d60a28
commit 398289c72c

View File

@ -55,7 +55,7 @@ module Homebrew
# 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
# repository. This only needs to support whatever CI provided
# repository. This only needs to support whatever CI provider
# Homebrew/brew is currently using.
return if ENV["TRAVIS"]