Bug 1371730 - Use release branch for build state badge; r?whimboo draft
authorAndreas Tolfsen <ato@mozilla.com>
Fri, 09 Jun 2017 17:55:59 +0100
changeset 591872 e393722c704c6251c805f4109deae307723e3655
parent 591816 2d20b365eee19434657f6b365d310e8b70904d2b
child 632647 448f9ef86a6f07e64a8d6849f1c41455dd27e494
push id63198
push userbmo:ato@mozilla.com
push dateFri, 09 Jun 2017 16:56:44 +0000
reviewerswhimboo
bugs1371730
milestone55.0a1
Bug 1371730 - Use release branch for build state badge; r?whimboo DONTBUILD MozReview-Commit-ID: 2S0pizNqa5z
testing/geckodriver/README.md
--- a/testing/geckodriver/README.md
+++ b/testing/geckodriver/README.md
@@ -1,9 +1,9 @@
-# geckodriver [![Build Status](https://travis-ci.org/mozilla/geckodriver.svg?branch=master)](https://travis-ci.org/mozilla/geckodriver)
+# geckodriver [![Build Status](https://travis-ci.org/mozilla/geckodriver.svg?branch=release)](https://travis-ci.org/mozilla/geckodriver)
 
 Proxy for using W3C WebDriver-compatible clients
 to interact with Gecko-based browsers.
 
 This program provides the HTTP API described by
 the [WebDriver protocol](http://w3c.github.io/webdriver/webdriver-spec.html#protocol)
 to communicate with Gecko browsers, such as Firefox.
 It translates calls into