Skip to content

Commit 4ea42bf

Browse files
committed
README: use SVG for Travis-CI badge
1 parent 803f0c7 commit 4ea42bf

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.png?branch=master)](https://travis-ci.org/TooTallNate/node-https-proxy-agent)
4+
[![Build Status](https://travis-ci.org/TooTallNate/node-https-proxy-agent.svg?branch=master)](https://travis-ci.org/TooTallNate/node-https-proxy-agent)
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)