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

Unified Diff: packages/isolate/.travis.yml

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: 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/isolate/.status ('k') | packages/isolate/AUTHORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/isolate/.travis.yml
diff --git a/packages/usage/.travis.yml b/packages/isolate/.travis.yml
similarity index 67%
copy from packages/usage/.travis.yml
copy to packages/isolate/.travis.yml
index 96ba4fc85f910dd584c5231276e270a27730474d..02caa43f2ff2babb18f163f9fcde99a161d2eb4a 100644
--- a/packages/usage/.travis.yml
+++ b/packages/isolate/.travis.yml
@@ -1,4 +1,6 @@
language: dart
-dart: dev
sudo: false
+dart:
+ - dev
+ - stable
script: ./tool/travis.sh
« no previous file with comments | « packages/isolate/.status ('k') | packages/isolate/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698