From c5e893224f41fa6b5f6f1ef213ca559973589721 Mon Sep 17 00:00:00 2001 From: ndarrell Date: Thu, 7 Dec 2023 14:15:51 -0500 Subject: [PATCH] update query for travis ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74d8cc2e..4bd40969 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A Rust library for interacting with CTAP1/CTAP2 Security Keys -[![Build Status](https://travis-ci.org/mozilla/authenticator-rs.svg?branch=master)](https://travis-ci.org/mozilla/authenticator-rs) +[![Build Status](https://travis-ci.org/mozilla/authenticator-rs.svg?branch=ctap2-2021)](https://travis-ci.org/mozilla/authenticator-rs) ![Maturity Level](https://img.shields.io/badge/maturity-release-green.svg) This is a cross-platform library for interacting with Security Key-type devices via Rust.