Hi!
I’m new to travis and docker and more, so is there someone that can assist in pointing out a good instruction or can give one on how update travis.yml file without needed to push changes in repo?
I googled and one solution could be to setup travis locally, but the guides I found seem to concern only windows and ruby and quite old so not sure if they are up to date. My computer is a Mac OS.
Travis is defined to execute on linux, trusty and java in travis.yml file …with a private GitHub repo.
Thank you in advance!