From 0a786f27ec33fc75e14dd1bb47783081a0f3cb67 Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Mon, 13 Apr 2026 09:18:37 +0900 Subject: [PATCH] Replace Travis CI badge with GitHub Actions Travis CI support was dropped in 8f80fd995596c5e9c441f73d72b5fddca0b0800e. Update the README badge to link to the GitHub Actions test workflow instead. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9279b406..34ffc693 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.com/rsim/ruby-plsql.svg?branch=master)](https://travis-ci.com/rsim/ruby-plsql) +[![Test](https://github.com/rsim/ruby-plsql/actions/workflows/test.yml/badge.svg)](https://github.com/rsim/ruby-plsql/actions/workflows/test.yml) ruby-plsql ==========