module Travis::Client::Restartable

def restartable?

def restartable?
  true
end