From 60bb3af46d34c1f4b434c480616d633b45e7a930 Mon Sep 17 00:00:00 2001
From: Luc <8822552+luc-github@users.noreply.github.com>
Date: Mon, 12 Apr 2021 08:02:56 +0200
Subject: [PATCH] Update README.md
Update CI badge to use github-actions one
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index dc47a044..090c3476 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
Firmware for ESP8266/ESP8285 and ESP32 used with 3D printer
-[Latest stable release  ](https://github.com/luc-github/ESP3D/releases/latest/) [](https://travis-ci.org/luc-github/ESP3D) [](https://github.com/luc-github/ESP3D-WEBUI/tree/2.1)
+[Latest stable release  ](https://github.com/luc-github/ESP3D/releases/latest/) [](https://github.com/luc-github/ESP3D/actions/workflows/build-ci-2.0.yml) [](https://github.com/luc-github/ESP3D-WEBUI/tree/2.1)
please use Arduino ide 1.8.9+ with [](https://github.com/espressif/arduino-esp32/releases/tag/1.0.4) or [](https://github.com/esp8266/Arduino/releases/tag/2.5.2)
-[Latest development version  ](https://github.com/luc-github/ESP3D/tree/3.0) [](https://travis-ci.org/luc-github/ESP3D) [](https://github.com/luc-github/ESP3D-WEBUI/tree/3.0)
+[Latest development version  ](https://github.com/luc-github/ESP3D/tree/3.0) [](https://github.com/luc-github/ESP3D/actions/workflows/build-ci.yml) [](https://github.com/luc-github/ESP3D-WEBUI/tree/3.0)
please use Arduino ide 1.8.9+ with [](https://github.com/espressif/arduino-esp32) or [](https://github.com/esp8266/Arduino/)
[All releases](https://github.com/luc-github/ESP3D/releases)