From 51410ec717dde88514e12989123295aab574386c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=90=A7=E7=8E=89?= Date: Thu, 6 Jun 2019 17:44:19 +0800 Subject: [PATCH] add build status. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7643287bf..9419be136 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![enter image description here](https://upload.wikimedia.org/wikipedia/commons/1/17/Google-flutter-logo.png) ![enter image description here](https://i2.wp.com/blog.openshift.com/wp-content/uploads/parse-server-logo-1.png?fit=200%2C200&ssl=1&resize=350%2C200) +[![Build Status](https://travis-ci.org/phillwiggins/flutter_parse_sdk.svg?branch=master)](https://travis-ci.org/phillwiggins/flutter_parse_sdk) + ## Parse For Flutter! Hi, this is a Flutter plugin that allows communication with a Parse Server, (https://parseplatform.org) either hosted on your own server or another, like (http://Back4App.com).