We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello I get next error:
$docker run -i -t andredumas/travis-ci-cli login --github-token <token> Outdated CLI version, run `gem install travis`. 405: "request method not allowed"
Current version of client in image
$ docker run -i -t andredumas/travis-ci-cli -v 1.8.2
and actual version
$ travis-cli version 1.8.4
Could you update travis in image and push the updated docker image to hub?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
I get next error:
Current version of client in image
and actual version
Could you update travis in image and push the updated docker image to hub?
The text was updated successfully, but these errors were encountered: