Fix the Travis badge after move (#62)

This commit is contained in:
Michael Thomsen 2018-03-07 09:33:47 +01:00 committed by Jakob Andersen
parent f6126c5325
commit 9ef437d2be
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
The [Dart](https://www.dartlang.org/) implementation of
[gRPC](https://grpc.io/): A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.
[![Build Status](https://travis-ci.org/dart-lang/grpc-dart.svg?branch=master)](https://travis-ci.org/dart-lang/grpc-dart)
[![Build Status](https://travis-ci.org/grpc/grpc-dart.svg?branch=master)](https://travis-ci.org/grpc/grpc-dart)
# Usage