lib/travis/cli/repo_command.rb in travis-1.8.9.travis.875.3 vs lib/travis/cli/repo_command.rb in travis-1.8.9.travis.916.11

- old
+ new

@@ -118,10 +118,10 @@ repo_config['endpoint'] ||= begin load_gh GH.head("/repos/#{slug}") Travis::Client::ORG_URI rescue GH::Error - Travis::Client::PRO_URI + Travis::Client::COM_URI end end end def travis_config