test: remove bower and polymer benchmarks (#27931)
the polymer benchmarks are super old and not relevant any more and these benchmarks were the only reason why we needed bower at all so long, bower. thanks for all the fish. PR Close #27931
This commit is contained in:

committed by
Kara Erickson

parent
791d8656fd
commit
970e3a0f79
@ -41,11 +41,6 @@ travisFoldStart "yarn-install"
|
||||
travisFoldEnd "yarn-install"
|
||||
|
||||
|
||||
# Install bower packages
|
||||
travisFoldStart "bower-install"
|
||||
$(npm bin)/bower install
|
||||
travisFoldEnd "bower-install"
|
||||
|
||||
|
||||
# Install Chromium
|
||||
if [[ ${TRAVIS} &&
|
||||
|
Reference in New Issue
Block a user