Skip to content

Commit ee55724

Browse files
authored
Using GitHub Action badge.
1 parent 47df5ec commit ee55724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fast Approximate Membership Filters in Java
22

3-
[![Build Status](https://travis-ci.com/FastFilter/fastfilter_java.svg?branch=master)](https://travis-ci.com/FastFilter/fastfilter_java)
3+
[![Java 17 CI](https://github.com/FastFilter/fastfilter_java/actions/workflows/java.yml/badge.svg)](https://github.com/FastFilter/fastfilter_java/actions/workflows/java.yml)
44

55
The following filter types are currently implemented:
66

0 commit comments

Comments
 (0)