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

Unified Diff: pkg/dev_compiler/pubspec.yaml

Issue 2301833002: Travis config (Closed)
Patch Set: Point pubspec to analyzer in SDK 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 | « pkg/dev_compiler/pubspec.lock ('k') | pkg/dev_compiler/test/browser/language_tests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/pubspec.yaml
diff --git a/pkg/dev_compiler/pubspec.yaml b/pkg/dev_compiler/pubspec.yaml
index 9b284bbad22a8eeda560a975b606495d9baac6fb..3586510f81b12cd4e3f045b9215820d9e57188f7 100644
--- a/pkg/dev_compiler/pubspec.yaml
+++ b/pkg/dev_compiler/pubspec.yaml
@@ -32,7 +32,8 @@ dev_dependencies:
dependency_overrides:
# This is here until we can update package:test and dart_style
- analyzer: ^0.28.0-alpha.1
+ analyzer:
+ path: ../analyzer
environment:
sdk: ">=1.12.0 <2.0.0"
« no previous file with comments | « pkg/dev_compiler/pubspec.lock ('k') | pkg/dev_compiler/test/browser/language_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698