Skip to content

Commit 90f0a35

Browse files
committed
Remove Travis-ci, replace status badge with GitHub action status
1 parent 9ae58f0 commit 90f0a35

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

.travis.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
firebird-testcontainers-java
22
============================
3-
4-
[![Build Status](https://travis-ci.com/FirebirdSQL/firebird-testcontainers-java.svg?branch=master)](https://travis-ci.com/FirebirdSQL/firebird-testcontainers-java)
3+
[![Java CI with Maven](https://github.com/FirebirdSQL/firebird-testcontainers-java/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/FirebirdSQL/firebird-testcontainers-java/actions/workflows/maven.yml?query=branch%3Amaster)
54
[![MavenCentral](https://maven-badges.herokuapp.com/maven-central/org.firebirdsql/firebird-testcontainers-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.firebirdsql/firebird-testcontainers-java/)
65

76
Firebird-testcontainers-java is a module for [Testcontainers](https://www.testcontainers.org/)

0 commit comments

Comments
 (0)