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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-behaviors/.travis.yml

Issue 1468623004: Update Polymer from 1.2.1 -> 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@travis-yml
Patch Set: local-state.html Created 5 years, 1 month 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/v1_0/components-chromium/iron-behaviors/.travis.yml
diff --git a/third_party/polymer/v1_0/components-chromium/iron-behaviors/.travis.yml b/third_party/polymer/v1_0/components-chromium/iron-behaviors/.travis.yml
deleted file mode 100644
index e873af2d84b0a1eb06a81f38179e2d8bb5e02c3d..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/iron-behaviors/.travis.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-language: node_js
-sudo: false
-cache:
- directories:
- - node_modules
-matrix:
- include:
- - node_js: stable
- script: xvfb-run -a wct --simpleOutput -l firefox -l chrome
- addons:
- firefox: latest
- apt:
- sources:
- - google-chrome
- packages:
- - google-chrome-stable
- - node_js: node
- script:
- - |
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then
- wct --simpleOutput -s 'Windows 10/microsoftedge' -s 'Windows 8.1/internet explorer@11' -s 'Windows 7/internet explorer@10' -s 'OS X 10.10/safari@8' -s 'OS X 10.9/safari@7'
- fi
-before_script:
-- npm install bower web-component-tester
-- export PATH=$PWD/node_modules/.bin:$PATH
-- bower install
-env:
- global:
- - secure: ZOqj2XVNVwfT74rHxg/ljcAsS6FnmDpRSsXbsy1Icv9DcLHrMlmyQ10gWBjE/YXYF0Uv4akQ1qqn0TJaKOtp9HZeH+P6OPAYk2vJbWD7qp52pPtIqEFomcsUyflt4IjfaXKuN4FMod7PSWVSGJ+DxSguJvZKILkrs5d/rJdFv3c=
- - secure: clkqemGQG16TXyAPkv9LBv6x3SbT3ZM0eo8LETx4uNKi3WzlwgXxZA9b5Sr5wYzxyxFFpnhDXW7CL4+UjYu1atGNeTW2TuSaYUPHtgu67OFDr8Jbw047p1XQb5enPSt9+YxrHKfjHBiJvWulJ8rCSQshU9Rhe0DC6NrFRPFgk0A=

Powered by Google App Engine
This is Rietveld 408576698