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

Unified Diff: third_party/polymer/components/paper-spinner/.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/paper-spinner/.travis.yml
diff --git a/third_party/polymer/components/paper-spinner/.travis.yml b/third_party/polymer/components/paper-spinner/.travis.yml
index 5034dfc7c87e89a37113ebf79bb7949ddf1d9c2a..2f5e400e2b3fd7de35adcec1bcc14cfd8fc45444 100644
--- a/third_party/polymer/components/paper-spinner/.travis.yml
+++ b/third_party/polymer/components/paper-spinner/.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: dpHtK5BMl68o/D6cQO9VsQWBPVuTrFPC56NT6kBLbiQtmxG2E2FD8dN4cHuEWafZopwYSsLLmEIIK77FMaonTSmzos5EixIQyqGxWTyNTpthg0Jenzc+6vZEs3h+3LDodFjdZSu8FgKyxU8SFLLGjAsSy8aegUNBszy7/SY8FAM=
- secure: EASvFsWb/njjh3DOLD5Oz3nw4QPl4aIhDAIhU2qelb2UCp8Q/KGniU7VjNoQ7OSN05jh2ooz8Pu3cAhLmrWumJn2atXEXvRPKtT/+1Ciy3xFcvgmqM0RHB+7qSSOUwgvPW9bwdzVxxMjAW7Oqb7w3nVn9/mEv2sMPNSv7iEbiUI=
- - 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/paper-spinner/.bower.json ('k') | third_party/polymer/components/paper-spinner/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698