travis.rb icon indicating copy to clipboard operation
travis.rb copied to clipboard

Add option to see duration in history output

Open mrloop opened this issue 6 years ago • 2 comments
trafficstars

The flag --time was not used a time is already a Command::time method. The flag -d was not used as already used for --date

This is useful for looking at trends in build times

plot

mrloop avatar Sep 24 '19 14:09 mrloop

I can update README after any discussion about flags used

mrloop avatar Sep 24 '19 14:09 mrloop

Could you rebase with master to bring the tests up to date?

And please include a documentation update as well.

Thank you!

BanzaiMan avatar Apr 07 '20 15:04 BanzaiMan