davecheney / httpstat

It's like curl -v, with colours.
MIT License
6.95k stars 382 forks source link

travis.yml: move GO111MODULE=on to env: key #133

Closed davecheney closed 5 years ago

davecheney commented 5 years ago

Signed-off-by: Dave Cheney dave@cheney.net

AlekSi commented 5 years ago

Can you please restart those two failed jobs? https://travis-ci.org/davecheney/httpstat/jobs/404381225 and https://travis-ci.org/davecheney/httpstat/jobs/404380891

davecheney commented 5 years ago

@AlekSi why do want those jobs restarted?

AlekSi commented 5 years ago

To debug a gimme issue (I co-maintain it).

davecheney commented 5 years ago

Sure thing,but why don't you fork my branch and propose it as a PR, then you can git push -f it to restart the build as many times as you like?