travis.rb
travis.rb copied to clipboard
`raw` command fails for no apparent reason
Running travis raw fails for no apparent reason, even though the endpoint explorer works fine for me
❯ travis version
1.11.1
❯ travis whoami
You are john-h-k (John Kelly)
❯ travis raw 'repo/<my_repo_id>' # also tried repo slug
resource not found
I have tried specifying --pro and having it as the default endpoint. I have tried manually passing the correct travis token, and still no luck.
For context, this is a repository that is not mine but is an organisation which I have read and write access to