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

Unified Diff: packages/usage/.travis.yml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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/usage/.project ('k') | packages/usage/AUTHORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/usage/.travis.yml
diff --git a/packages/usage/.travis.yml b/packages/usage/.travis.yml
index 75b3aac0ac18e7e9e8f73326ff5c5fffee535699..96ba4fc85f910dd584c5231276e270a27730474d 100644
--- a/packages/usage/.travis.yml
+++ b/packages/usage/.travis.yml
@@ -1,12 +1,4 @@
language: dart
-dart:
- - stable
- - dev
+dart: dev
sudo: false
-
-# before_install:
-# - "export CHROME_ARGS=--no-sandbox"
-# - "export DISPLAY=:99.0"
-# - "sh -e /etc/init.d/xvfb start"
-
script: ./tool/travis.sh
« no previous file with comments | « packages/usage/.project ('k') | packages/usage/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698