From d558480d11d976758bb47538e9c66af512bfe7f3 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 1 Apr 2015 16:33:51 +0300 Subject: [PATCH] Integrate PlatformIO with AppVeyor Windows based Continuous Integration system // Resolve #149 --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ae0375df..ac5ade89 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,10 @@ PlatformIO .. image:: https://travis-ci.org/platformio/platformio.svg?branch=develop :target: https://travis-ci.org/platformio/platformio - :alt: Build Status + :alt: Travis.CI Build Status +.. image:: https://ci.appveyor.com/api/projects/status/ee26e58de798rctd/branch/develop?svg=true + :target: https://ci.appveyor.com/project/ivankravets/platformio + :alt: AppVeyor.CI Build Status .. image:: https://gemnasium.com/ivankravets/platformio.png :target: https://gemnasium.com/ivankravets/platformio :alt: Dependency Status