I am getting this message whenever I try to run a travis command.
This is the minimal reproducible example:
$ travis version
1.11.1
$ ruby -v
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]
$ travis status
resource not found ({}
)
I am on macOS Ventura / Apple Silicon
I have tried different rub versions, reinstalled the Travis CLI, no success.