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:
Igor Minar
2018-12-25 12:43:37 -08:00
committed by Kara Erickson
parent 791d8656fd
commit 970e3a0f79
13 changed files with 0 additions and 159 deletions

View File

@ -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} &&