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

Unified Diff: packages/code_transformers/.travis.yml

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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/charted/pubspec.yaml ('k') | packages/code_transformers/CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/code_transformers/.travis.yml
diff --git a/packages/petitparser/.travis.yml b/packages/code_transformers/.travis.yml
similarity index 50%
copy from packages/petitparser/.travis.yml
copy to packages/code_transformers/.travis.yml
index e142d6a194e0fe0274939614165cf592f0fd5997..7012012c53268de569d27e0ca261b7960c21222b 100644
--- a/packages/petitparser/.travis.yml
+++ b/packages/code_transformers/.travis.yml
@@ -1,7 +1,8 @@
language: dart
sudo: false
dart:
- - stable
- dev
-script:
- - ./tool/travis.sh
+ - stable
+cache:
+ directories:
+ - $HOME/.pub-cache/hosted
« no previous file with comments | « packages/charted/pubspec.yaml ('k') | packages/code_transformers/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698