Skip to content

Commit 2fc1847

Browse files
authored
README: Update Travis badge URL to use .com
1 parent 9c6335e commit 2fc1847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Provides useful `RSpec.shared_context`s for testing code that builds on top of [
44

55
[async]: https://github.com/socketry/async
66

7-
[![Build Status](https://secure.travis-ci.org/socketry/async-rspec.svg)](http://travis-ci.org/socketry/async-rspec)
7+
[![Build Status](https://travis-ci.com/socketry/async-rspec.svg?branch=master)](https://travis-ci.com/socketry/async-rspec)
88
[![Code Climate](https://codeclimate.com/github/socketry/async-rspec.svg)](https://codeclimate.com/github/socketry/async-rspec)
99
[![Coverage Status](https://coveralls.io/repos/socketry/async-rspec/badge.svg)](https://coveralls.io/r/socketry/async-rspec)
1010

0 commit comments

Comments
 (0)