Skip to content

Commit 7f30c94

Browse files
committed
Fix build status on github README page
1 parent 00b28d2 commit 7f30c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Drift
22
[![Maven Central](https://img.shields.io/maven-central/v/com.facebook.drift/drift-root.svg?label=Maven%20Central)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.facebook.drift%22)
3-
[![Build Status](https://travis-ci.org/prestodb/drift.svg?branch=master)](https://travis-ci.org/prestodb/drift)
3+
[![Build Status](https://travis-ci.com/prestodb/drift.svg?branch=master)](https://travis-ci.com/prestodb/drift)
44

55
Drift is an easy-to-use, annotation-based Java library for creating Thrift
66
clients and serializable types. The client library is similar to JAX-RS

0 commit comments

Comments
 (0)