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

Side by Side Diff: third_party/pkg/di/.travis.yml

Issue 180843004: Revert revision 33053 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 language: node_js
2 node_js:
3 - 0.10
4
5 env:
6 matrix:
7 - JOB=unit-stable
8 - JOB=unit-dev
9
10 before_script:
11 - ./scripts/travis/setup.sh
12
13 script:
14 - ./scripts/travis/build.sh
15
16 after_success:
17 - ./scripts/travis/benchmark.sh
OLDNEW
« no previous file with comments | « third_party/pkg/angular/test/tools/source_metadata_extractor_spec.dart ('k') | third_party/pkg/di/REVISION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698