Skip to content

Commit 03879f5

Browse files
lpincaTooTallNate
authored andcommitted
Replace Travis CI status badge with workflow status badge (TooTallNate#80)
1 parent 0638f19 commit 03879f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
https-proxy-agent
22
================
33
### An HTTP(s) proxy `http.Agent` implementation for HTTPS
4-
[![Build Status](https://travis-ci.org/TooTallNate/node-https-proxy-agent.svg?branch=master)](https://travis-ci.org/TooTallNate/node-https-proxy-agent)
4+
[![Build Status](https://github.com/TooTallNate/node-https-proxy-agent/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/node-https-proxy-agent/actions?workflow=Node+CI)
55

66
This module provides an `http.Agent` implementation that connects to a specified
77
HTTP or HTTPS proxy server, and can be used with the built-in `https` module.

0 commit comments

Comments
 (0)