diff --git a/README.md b/README.md index 3a5a06a20ad..937fe036c09 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Flutter ======= +-[![Build Status](https://travis-ci.org/flutter/flutter.svg?branch=master)](https://travis-ci.org/flutter/flutter) Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are diff --git a/packages/newton/README.md b/packages/newton/README.md index ccd16eaf982..bb114b0446d 100644 --- a/packages/newton/README.md +++ b/packages/newton/README.md @@ -1,9 +1,8 @@ # Newton -[![Build Status](https://travis-ci.org/flutter/newton.svg?branch=master)](https://travis-ci.org/flutter/newton) -[![Coverage Status](https://coveralls.io/repos/domokit/newton/badge.svg?branch=master)](https://coveralls.io/r/domokit/newton?branch=master) Simple Physics Simulations for Dart. Springs, friction, gravity, etc. To run the tests: -pub get -dart test/newton_test.dart + +- pub get +- pub run test