Integrate PlatformIO with Circle CI

This commit is contained in:
Ivan Kravets
2015-05-28 16:10:11 +03:00
parent 06baa98823
commit c4ed09c68f
2 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Release History
2.0.3 (2015-??-??)
------------------
* Integrate PlatformIO with `Circle CI <https://circleci.com/about>`_
* Fixed resolving of C/C++ std libs by Eclipse IDE
(`issue #220 <https://github.com/platformio/platformio/issues/220>`_)
* Fixed "ConnectionError" when PlatformIO SF Storage is off-line

View File

@ -7,6 +7,9 @@ PlatformIO
.. image:: https://ci.appveyor.com/api/projects/status/dku0h2rutfj0ctls/branch/develop?svg=true
:target: https://ci.appveyor.com/project/ivankravets/platformio
:alt: AppVeyor.CI Build Status
.. image:: https://circleci.com/gh/platformio/platformio/tree/develop.svg?style=svg
:target: https://circleci.com/gh/platformio/platformio/tree/develop
:alt: Circle.CI Build Status
.. image:: https://gemnasium.com/platformio/platformio.png
:target: https://gemnasium.com/platformio/platformio
:alt: Dependency Status