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

Side by Side Diff: polymer_0.5.4/bower_components/web-animations-js/.travis.yml

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 10 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 unified diff | Download patch
OLDNEW
1 language: node_js 1 language: node_js
2 2
3 node_js: 3 node_js:
4 - "0.10" 4 - "0.10"
5 5
6 install: 6 install:
7 - BROWSER="Firefox-aurora" ./.travis-setup.sh 7 - BROWSER="Firefox-aurora" ./.travis-setup.sh
8 8
9 before_script: 9 before_script:
10 - export DISPLAY=:99.0 10 - export DISPLAY=:99.0
11 - sh -e /etc/init.d/xvfb start 11 - sh -e /etc/init.d/xvfb start
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698