Missing project, Badges, ignore test on MacOS for a green build
Summary: For some reason this Universal.csproj wasn't pulled from rozele PR.. i added the missing files. Added badges for build and nuget for more exposure. Ignore a failing unit test on MacOS for a green build. Closes https://github.com/facebook/yoga/pull/464 Reviewed By: emilsjolander Differential Revision: D4670392 Pulled By: splhack fbshipit-source-id: 9ea3150b92039cab87ce8696db983fdf373c5388
This commit is contained in:
committed by
Facebook Github Bot
parent
53398b42c6
commit
af8d55c08e
@@ -1,4 +1,4 @@
|
||||
# Yoga [](http://cocoapods.org/pods/YogaKit) [](https://www.npmjs.com/package/yoga-layout) [](https://bintray.com/facebook/maven/com.facebook.yoga%3Ayoga/_latestVersion)
|
||||
# Yoga [](http://cocoapods.org/pods/YogaKit) [](https://www.npmjs.com/package/yoga-layout) [](https://bintray.com/facebook/maven/com.facebook.yoga%3Ayoga/_latestVersion) [](https://www.nuget.org/packages/Facebook.Yoga)
|
||||
|
||||
[](https://travis-ci.org/facebook/yoga)
|
||||
[](https://travis-ci.org/facebook/yoga)
|
||||
@@ -7,6 +7,8 @@
|
||||
[](https://travis-ci.org/facebook/yoga)
|
||||
[](https://travis-ci.org/facebook/yoga)
|
||||
|
||||
[]()
|
||||
[]()
|
||||
|
||||
## Building
|
||||
Yoga builds with [buck](https://buckbuild.com). Make sure you install buck before contributing to Yoga. Yoga's main implementation is in C, with bindings to supported languages and frameworks. When making changes to Yoga please ensure the changes are also propagated to these bindings when applicable.
|
||||
|
Reference in New Issue
Block a user