module Hoe::Travis

def initialize_travis # :nodoc:

:nodoc:
def initialize_travis # :nodoc:
  @github_api = URI 'https://api.github.com'
end