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

Unified Diff: packages/quiver/.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/quiver/.gitignore ('k') | packages/quiver/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/quiver/.travis.yml
diff --git a/packages/quiver/.travis.yml b/packages/quiver/.travis.yml
index a4a70c4bcead93112ead0e3088ada7b533dd18dd..47285fa9a43d73405998491efdb7c1b1412a9724 100644
--- a/packages/quiver/.travis.yml
+++ b/packages/quiver/.travis.yml
@@ -5,4 +5,4 @@ dart:
- dev
script: ./tool/travis.sh
env:
- - DARTANALYZER_FLAGS=--fatal-warnings
+ - DARTANALYZER_FLAGS='--fatal-warnings --strong'
« no previous file with comments | « packages/quiver/.gitignore ('k') | packages/quiver/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698