Skip to content

Commit 4fcc943

Browse files
authored
Merge pull request #20 from ebenjs/ebenjs-patch-github-actions-build-status
Update README.md
2 parents f3f4fe6 + 2063695 commit 4fcc943

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,7 +1,7 @@
11
<!-- Badges section here. -->
22

33
[![npm version](https://badge.fury.io/js/@ebenjs%2Fgpt-shell.svg)](https://badge.fury.io/js/@ebenjs%2Fgpt-shell)
4-
[![Build Status](https://travis-ci.org/ebenjs/gpt-shell.svg?branch=master)](https://travis-ci.org/ebenjs/gpt-shell)
4+
![Build Status](https://github.com/ebenjs/gpt-shell/actions/workflows/node.js.yml/badge.svg?branch=develop)
55
[![Known Vulnerabilities](https://snyk.io/test/github/ebenjs/gpt-shell/badge.svg?targetFile=package.json)](https://snyk.io/test/github/ebenjs/gpt-shell?targetFile=package.json)
66
[![License: Apache](https://img.shields.io/badge/License-Apache-yellow.svg)](https://opensource.org/licenses/Apache-2.0)
77

0 commit comments

Comments
 (0)