Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: third_party/polymer/components/iron-collapse/.travis.yml

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/iron-collapse/.travis.yml
diff --git a/third_party/polymer/components/iron-collapse/.travis.yml b/third_party/polymer/components/iron-collapse/.travis.yml
index dd355bed03e9f265656c18bf1458f1439555353d..e865fbcba664d1c265cc457794866f76f06a064d 100644
--- a/third_party/polymer/components/iron-collapse/.travis.yml
+++ b/third_party/polymer/components/iron-collapse/.travis.yml
@@ -1,5 +1,5 @@
language: node_js
-sudo: false
+sudo: required
before_script:
- npm install -g bower polylint web-component-tester
- bower install
@@ -8,18 +8,16 @@ env:
global:
- secure: W+IhreK2iEWsI8CtHVmTx6PVuXrQ6wULdox7o18XIcd3V2HMRKb0Wqz3OF8CqJ+OfkU6R5pKZI3pGhmba+2ecyTAzvF24f4bX6xP1XLKQn61fNFmwihhMkcCsjrv48mMsKIFTzmlIel2Wbvajks5ahf6Q3MfWa9/1rIATXgbEFE=
- secure: UIS5DqFiRpXOxaalEiBcEqWSqn0SgXq7s0crXxa1391dojKCHY5Q/j8nQ0rfrVw5gT19wFnvci20Fn9i2USa1BbBCmzBSXAckDXt40G5ajHt0BwVdYB8eA4N5WBOlIjti8LfNRkrRy0yCvRq2OwpLmiFciCaQXGL1aZ6dig8x+k=
- - CXX=g++-4.8
node_js: stable
addons:
firefox: latest
apt:
sources:
- google-chrome
- - ubuntu-toolchain-r-test
packages:
- google-chrome-stable
- - g++-4.8
sauce_connect: true
script:
- xvfb-run wct
- "if [ \"${TRAVIS_PULL_REQUEST}\" = \"false\" ]; then wct -s 'default'; fi"
+dist: trusty
« no previous file with comments | « third_party/polymer/components/iron-collapse/.bower.json ('k') | third_party/polymer/components/iron-collapse/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698