Commit be00a9c9f8a188e8adabcc667d5250eb5f6506ea

Authored by Stéphane Raimbault
1 parent a8b9a392

Replace Travis CI badge by GitHub CI

Showing 1 changed file with 1 additions and 1 deletions
README.md
1 1 A groovy modbus library
2 2 =======================
3 3  
4   -[![Build Status](https://travis-ci.org/stephane/libmodbus.svg?branch=master)](https://travis-ci.org/stephane/libmodbus)
  4 +![Build Status](https://github.com/stephane/libmodbus/actions/workflows/build.yml/badge.svg)
5 5  
6 6 Overview
7 7 --------
... ...