Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replace the Travis Build status badge with the GitHub Workflow status badge.
  • Loading branch information
khituras authored Jan 8, 2024
1 parent c7ecec6 commit 93f4ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.com/JULIELab/jcore-base.svg?branch=v2.5)](https://travis-ci.com/JULIELab/jcore-base) [![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg)](https://github-tools.github.io/github-release-notes/)
![Build Status](https://github.com/JULIELab/jcore-base/actions/workflows/maven.yml/badge.svg) [![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg)](https://github-tools.github.io/github-release-notes/)

# JCoRe Base

Expand Down

0 comments on commit 93f4ca1

Please sign in to comment.