mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update Travis badges on the READMEs
This commit is contained in:
parent
cc7cddae68
commit
6d002482d9
@ -1,5 +1,6 @@
|
|||||||
Flutter
|
Flutter
|
||||||
=======
|
=======
|
||||||
|
-[](https://travis-ci.org/flutter/flutter)
|
||||||
|
|
||||||
Flutter is a new way to build high-performance, cross-platform mobile apps.
|
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
|
Flutter is optimized for today's, and tomorrow's, mobile devices. We are
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
# Newton
|
# Newton
|
||||||
[](https://travis-ci.org/flutter/newton)
|
|
||||||
[](https://coveralls.io/r/domokit/newton?branch=master)
|
|
||||||
|
|
||||||
Simple Physics Simulations for Dart. Springs, friction, gravity, etc.
|
Simple Physics Simulations for Dart. Springs, friction, gravity, etc.
|
||||||
|
|
||||||
To run the tests:
|
To run the tests:
|
||||||
pub get
|
|
||||||
dart test/newton_test.dart
|
- pub get
|
||||||
|
- pub run test
|
||||||
|
Loading…
Reference in New Issue
Block a user