Skip to content

Commit

Permalink
chore: remove travis mentioning and incorrect build checkmark.
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ff committed Jun 7, 2024
1 parent 37589c2 commit b89decb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
19 changes: 0 additions & 19 deletions .travis.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Node.js Vault Client

[![Build Status](https://travis-ci.org/namecheap/node-vault-client.svg?branch=master)](https://travis-ci.org/namecheap/node-vault-client)
![npm](https://img.shields.io/npm/v/node-vault-client)
![npm](https://img.shields.io/npm/dm/node-vault-client)

Expand Down Expand Up @@ -151,4 +150,4 @@ If no name passed all named instances will be cleared.

| Param | Type | Description |
| --- | --- | --- |
| [name] | <code>String</code> | Vault instance name, all instances will be cleared if no name were passed |
| [name] | <code>String</code> | Vault instance name, all instances will be cleared if no name were passed |

0 comments on commit b89decb

Please sign in to comment.