travis.rb
travis.rb copied to clipboard
`travis open --github` not respecting `travis endpoint --github`
My travis endpoint --github
points correctly to an enterprise github api endpoint.
I would expect therefore that travis open --github
picks up the correct enterprise domain but instead it tries public "https://github.com/org/repo".