From 448ed9972368db0d9ba06df6f3ab3735e3c58523 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 30 Nov 2016 00:04:41 +0200 Subject: [PATCH] Rename project to PlatformIO Core (fix CIs) --- appveyor.yml => .appveyor.yml | 0 README.rst | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) rename appveyor.yml => .appveyor.yml (100%) diff --git a/appveyor.yml b/.appveyor.yml similarity index 100% rename from appveyor.yml rename to .appveyor.yml diff --git a/README.rst b/README.rst index ca7aa28c..a0c1ed25 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ PlatformIO ========== -.. image:: https://travis-ci.org/platformio/platformio.svg?branch=develop - :target: https://travis-ci.org/platformio/platformio +.. image:: https://travis-ci.org/platformio/platformio-core.svg?branch=develop + :target: https://travis-ci.org/platformio/platformio-core :alt: Travis.CI Build Status -.. image:: https://ci.appveyor.com/api/projects/status/dku0h2rutfj0ctls/branch/develop?svg=true - :target: https://ci.appveyor.com/project/ivankravets/platformio +.. image:: https://ci.appveyor.com/api/projects/status/unnpw0n3c5k14btn/branch/develop?svg=true + :target: https://ci.appveyor.com/project/ivankravets/platformio-core :alt: AppVeyor.CI Build Status .. image:: https://requires.io/github/platformio/platformio/requirements.svg?branch=develop :target: https://requires.io/github/platformio/platformio/requirements/?branch=develop