Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit ac84e71

Browse files
committed
Update README.md
Added travis badge.
1 parent 3ad9ab2 commit ac84e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ In particular, `cli_util` provides a simple, standardized way to get the current
66
SDK directory. Useful, especially, when building client applications that
77
interact with the Dart SDK (such as the [analyzer][analyzer]).
88

9+
[![Build Status](https://travis-ci.org/dart-lang/cli_util.svg)](https://travis-ci.org/dart-lang/cli_util)
10+
911
## Usage
1012

1113
```dart

0 commit comments

Comments
 (0)