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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/js_util/.gitignore ('k') | packages/js_util/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/js_util/.travis.yml
diff --git a/packages/js_util/.travis.yml b/packages/js_util/.travis.yml
deleted file mode 100644
index f3fa6c3e4bba91fe1b5c072c5f758afc747210ca..0000000000000000000000000000000000000000
--- a/packages/js_util/.travis.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-language: dart
-sudo: false
-dart:
- - stable
- - dev
-with_content_shell: true
-before_install:
- - export DISPLAY=:99.0
- - sh -e /etc/init.d/xvfb start
-script: ./tool/travis.sh
-env:
- - DARTANALYZER_FLAGS=--fatal-warnings
« 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