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

Side by Side Diff: packages/isolate/.travis.yml

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: Created 3 years, 4 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 unified diff | Download patch
« no previous file with comments | « packages/isolate/.status ('k') | packages/isolate/AUTHORS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 language: dart 1 language: dart
2 dart: dev
3 sudo: false 2 sudo: false
3 dart:
4 - dev
5 - stable
4 script: ./tool/travis.sh 6 script: ./tool/travis.sh
OLDNEW
« 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