Hiro Asari
Hiro Asari
Currently, on C++ builds, we use the `compiler` value to announce the compiler version. We now accept `compiler: g++-6`, but this command is not available for `gcc-6`, which will be...
It would be imperative to understand what sequence of commands would lead to this situation. Somehow we end up dumping a `HighLine::String` object, so it must be some sort of...
Tested here: https://staging.travis-ci.org/github/BanzaiMan/travis_staging_test/builds/760642#L419
It is in a fold and it is hard to see in the beginning. Also, it does not fail the job, so users may have a false impression that it...
Hello. I have released version 1.8.2, which adds a new flag (`--debug-http`) for debugging HTTP connexions that we make. My hope is that this flag will give us insight into...
@crunis Not sure what you mean. This **_is**_ the `travis` gem.
@JesseAldridge Thanks for testing. Looks like the implementation still needs some work.
Hello. I've released a special debugging version https://rubygems.org/gems/travis/versions/1.8.3.travis.726.4.pre.debug that enables the logging universally (meaning that it is on whether or not you pass `--debug-http`). You can try this with `gem...
Tested: https://staging.travis-ci.org/BanzaiMan/travis_staging_test/builds/727771 (See, in particular, https://staging.travis-ci.org/BanzaiMan/travis_staging_test/builds/727771#L249-L250) This shows how `.travis.yml` overrides the default value: https://staging.travis-ci.org/BanzaiMan/travis_staging_test/builds/727775#L26
@cotsog The wider change was suggested by @joshk.