Update Travis badges on the READMEs

This commit is contained in:
Adam Barth 2015-11-02 22:21:58 -08:00
parent cc7cddae68
commit 6d002482d9
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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