class Travis::CLI::Help

def cmd_group_header(title)

def cmd_group_header(title)
  say "    #{color(title, :green)}"
end