class Travis::CLI::Command

def command(name)

def command(name)
  color("#{File.basename($0)} #{name}", :command)
end