summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2016-10-04 00:45:57 +0100
committerGitHub <noreply@github.com>2016-10-04 00:45:57 +0100
commitb645064d939201a7df7cc67917b4c31c450a7a89 (patch)
tree6699bcfe7c88a35a094b06d65bd584a8f7b79723 /README.md
parent5372d216df44bf09a160cfd9649ce97776ed343d (diff)
downloadxamarin-forms-b645064d939201a7df7cc67917b4c31c450a7a89.tar.gz
xamarin-forms-b645064d939201a7df7cc67917b4c31c450a7a89.tar.bz2
xamarin-forms-b645064d939201a7df7cc67917b4c31c450a7a89.zip
Fix tests on IOS10 [Do not merge] (#373)
* [UITests] Update packages * [UITests] Fix formatting * [UITests] Fix tests * Add badges * Update Android csproj * fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5ac7ca83..5880e2c1 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,18 @@ Xamarin.Forms provides a way to quickly build native apps for iOS, Android, and
Read more about the platform at https://www.xamarin.com/forms.
+## Build Status ##
+
+![alt text](https://img.shields.io/teamcity/https/teamcity.xamarin.com/e/XamarinForms_Debug_Cycle7_2_OsxDebug.svg?style=flat&label=OSX%20Debug%20%20%20%20%20 "OSX Debug")
+
+![alt text](https://img.shields.io/teamcity/https/teamcity.xamarin.com/e/XamarinForms_Debug_Cycle7_2_WindowsDebug.svg?style=flat&label=Win%20Debug%20%20%20%20%20%20 "Win Debug")
+
+![alt text](https://img.shields.io/teamcity/https/teamcity.xamarin.com/e/XamarinForms_Debug_Cycle7_2_UiTests_OsxTestCloudPackageRunAndroid601.svg?style=flat&label=UITest%20Android "Android UI Tests")
+
+![alt text](https://img.shields.io/teamcity/https/teamcity.xamarin.com/e/XamarinForms_Debug_Cycle7_2_UiTests_OsxTestCloudPackageRunIOSUnifiedIOS9.svg?style=flat&label=UITest%20iOS9%20%20%20%20 "iOS9 UI Tests")
+
+![alt text](https://img.shields.io/teamcity/https/teamcity.xamarin.com/e/XamarinForms_Debug_Cycle7_2_UiTests_OsxTestCloudPackageRunIOSUnifiedIOS10.svg?style=flat&label=UITest%20iOS10%20%20 "iOS10 UI Tests")
+
## Getting Started ##
##### Install Visual Studio 2015 #####