bigtop icon indicating copy to clipboard operation
bigtop copied to clipboard

Improve Travis CI build Performance

Open chenzhang22 opened this issue 3 years ago • 2 comments

Caching Dependencies and Directories Travis CI can cache content that does not often change, to speed up the build process.

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

chenzhang22 avatar Aug 18 '21 13:08 chenzhang22

Could we try to enable power? please add below to .travis.yml file.

arch: 
  ppc64le

afsanjar avatar Aug 25 '21 16:08 afsanjar

ok

chenzhang22 avatar Aug 26 '21 01:08 chenzhang22