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

Side by Side Diff: packages/js_util/.travis.yml

Issue 2312183003: Removed Polymer from Observatory deps (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « packages/js_util/.gitignore ('k') | packages/js_util/CHANGELOG.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 language: dart
2 sudo: false
3 dart:
4 - stable
5 - dev
6 with_content_shell: true
7 before_install:
8 - export DISPLAY=:99.0
9 - sh -e /etc/init.d/xvfb start
10 script: ./tool/travis.sh
11 env:
12 - DARTANALYZER_FLAGS=--fatal-warnings
OLDNEW
« no previous file with comments | « packages/js_util/.gitignore ('k') | packages/js_util/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698