Skip to content

Commit f6bc015

Browse files
authored
Fix travis badge
1 parent 34d071a commit f6bc015

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
@@ -1,6 +1,6 @@
11
# socket2-rs
22

3-
[![Build Status](https://travis-ci.org/rust-lang-nursery/socket2-rs.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/socket2-rs)
3+
[![Build Status](https://travis-ci.org/alexcrichton/socket2-rs.svg?branch=master)](https://travis-ci.org/alexcrichton/socket2-rs)
44
[![Build status](https://ci.appveyor.com/api/projects/status/68vjengx3n0rg843?svg=true)](https://ci.appveyor.com/project/alexcrichton/socket2-rs)
55

66
[Documentation](https://docs.rs/socket2)

0 commit comments

Comments
 (0)