Integrate PlatformIO with Shippable CI

This commit is contained in:
Ivan Kravets
2015-05-28 21:07:41 +03:00
parent c4ed09c68f
commit d7c6da71f1
2 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,8 @@ Release History
2.0.3 (2015-??-??)
------------------
* Integrate PlatformIO with `Circle CI <https://circleci.com/about>`_
* Integrate PlatformIO with `Circle CI <https://circleci.com>`_ and
`Shippable CI <https://shippable.com>`_
* 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

@ -10,6 +10,9 @@ PlatformIO
.. 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://api.shippable.com/projects/555b0ceeedd7f2c052f3c2d0/badge?branchName=develop
:target: https://app.shippable.com/projects/555b0ceeedd7f2c052f3c2d0
:alt: Shippable Build Status
.. image:: https://gemnasium.com/platformio/platformio.png
:target: https://gemnasium.com/platformio/platformio
:alt: Dependency Status