Skip to content

Commit

Permalink
Merge pull request #443 from javabrett/patch-1
Browse files Browse the repository at this point in the history
Fixed Travis Build Status URL post relocation to requests org.
  • Loading branch information
nateprewitt authored May 2, 2018
2 parents bb4b335 + bef4d06 commit f22f72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ See http://httpbin.org for more information.

## Build Status

[![Build Status](https://travis-ci.org/kennethreitz/httpbin.svg?branch=master)](https://travis-ci.org/kennethreitz/httpbin)
[![Build Status](https://travis-ci.org/requests/httpbin.svg?branch=master)](https://travis-ci.org/requests/httpbin)

0 comments on commit f22f72a

Please sign in to comment.