pull: add missing Bintray variable warning.

This commit is contained in:
Mike McQuaid 2015-02-19 16:53:53 +00:00
parent fb9942a264
commit ca119fe7fe

View File

@ -174,6 +174,8 @@ module Homebrew
"https://api.bintray.com/content/homebrew/#{repo}/#{package}/#{version}/publish"
puts
end
else
opoo "Set BINTRAY_USER and BINTRAY_KEY to add new formula bottles on Bintray!"
end
end