PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Fix 3.0 tests #294

Closed bicknellr closed 5 years ago

bicknellr commented 6 years ago

Travis doesn't have the right reference in the last test it tried to run for the __auto_generated_3.0_preview branch; bumping with a trivial change from master to try to get it to pick up the correct one.

bicknellr commented 6 years ago

I wonder why this doesn't have a "continuous-integration/travis-ci/push" check?

keanulee commented 6 years ago

Changes also included in #298

bicknellr commented 5 years ago

Abandoning in favor of #298.