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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-flex-layout/.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-flex-layout/.travis.yml
diff --git a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.travis.yml b/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.travis.yml
deleted file mode 100644
index b3f20a9656fba725192ee2432944a12ca2266437..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.travis.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-language: node_js
-sudo: false
-matrix:
- include:
- - node_js: stable
- script: xvfb-run wct
- addons:
- firefox: latest
- apt:
- sources:
- - google-chrome
- packages:
- - google-chrome-stable
- - node_js: node
- script:
- - |
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then
- wct -s 'default'
- fi
-before_script:
-- npm install web-component-tester
-- npm install bower
-- export PATH=$PWD/node_modules/.bin:$PATH
-- bower install
-env:
- global:
- - secure: jFaXkmco40NlJT4VyFYM34Zv9D1XVfLXgixobnyHQyJDBKSXrNLcwDuvrGUpJx/pwBCxEhKAbvxeJ+PBMUv8QV08MAdw2S6QOsIe3CUxAehoNoOMJw5duhE8faWlz8qzmCWEowHVFUeVsd0ZUsgOu6RTspj2A51D/CztQuW0Ljw=
- - secure: fKrO5yMx8kZM1WQ3k0bzo6MCREKGW2WkCl2suDjuEtb1SQ/SaZa9Tun0fcqIHVJqg9+jOS1Romt/+MN27Nc6IT1tv/NdLd+uWjtMA+OzLyv48gzcdu8Ls/TISUGm5Wb7XHkcvMAb1tRoBs5BOvQ/85FilZLEq1km8snG9ZsOOWI=

Powered by Google App Engine
This is Rietveld 408576698