Skip to content

Commit e5b93e6

Browse files
committed
build status link updated
1 parent 7173955 commit e5b93e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## WebPageTest API Wrapper for NodeJS
22

3-
[![Build Status](https://secure.travis-ci.org/marcelduran/webpagetest-api.svg?branch=master)](https://travis-ci.org/marcelduran/webpagetest-api)
3+
[![Build Status](https://travis-ci.com/WebPageTest/webpagetest-api.svg?branch=master)](https://travis-ci.com/WebPageTest/webpagetest-api)
44
[![NPM Version](https://img.shields.io/npm/v/webpagetest.svg?style=flat)](https://www.npmjs.org/package/webpagetest)
55
[![NPM Downloads](https://img.shields.io/npm/dm/webpagetest.svg?style=flat)](https://www.npmjs.org/package/webpagetest)
66
[![Dependencies Status](https://david-dm.org/WebPageTest/webpagetest-api.svg)](https://david-dm.org/WebPageTest/webpagetest-api)

test/fixtures/command-line/help-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Options:
9090
-bh, --browserheight <pixels> Browser window height (in display pixels)
9191
-vh, --viewportheight <pixels> Viewport Height in css pixels
9292
-vw, --viewportwidth <pixels> Viewport Width in css pixels
93-
-dpr, --devicetopixelratio <dpr> Device To Pixel Ratio
93+
-dpr, --devicetopixelratio <ratio> Device To Pixel Ratio
9494
-au, --appendua <string> String to append to the user agent string. This is in addition to the default PTST/ver string
9595
-tt, --testtype <string> For running alternative test types, can specify traceroute or lighthouse
9696
-pr, --profiler <number> Set to 1 to enable the V8 sampling profiler (Chromium only)

0 commit comments

Comments
 (0)