You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using my [test repository](I tried using my test repository => https://github.com/anarosas/test-gce), I used the travis history -p 1 command, and it isn't returning any information, it seems that the filtering is not working properly.
I tried debugging it using the --debug --explode options but got a timeout
$ travis history -p 1 --debug --explode
** Loading "/Users/ana/.travis/config.yml"
** Timeout::Error: execution expired
** GET "repos/anarosas/test-gce"
** took 0.14 seconds
** GET "builds/" {:repository_id=>7947765}
** took 0.17 seconds
** Storing "/Users/ana/.travis/config.yml"
The text was updated successfully, but these errors were encountered:
While using my [test repository](I tried using my test repository => https://github.com/anarosas/test-gce), I used the
travis history -p 1
command, and it isn't returning any information, it seems that the filtering is not working properly.I tried debugging it using the
--debug --explode
options but got a timeoutThe text was updated successfully, but these errors were encountered: