pull: make the bintray message stronger.

This commit is contained in:
Mike McQuaid 2015-03-31 13:11:21 +01:00
parent f6946cd9f6
commit 30de8f0f74

View File

@ -178,7 +178,7 @@ module Homebrew
puts puts
end end
else else
opoo "Set BINTRAY_USER and BINTRAY_KEY to add new formula bottles on Bintray!" opoo "You must set BINTRAY_USER and BINTRAY_KEY to add or update bottles on Bintray!"
end end
end end