Skip to content

Commit 47bfbd1

Browse files
committed
Update travis url in README
1 parent 66c5086 commit 47bfbd1

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
@@ -3,7 +3,7 @@ glob
33

44
Support for matching file paths against Unix shell style patterns.
55

6-
[![Build Status](https://travis-ci.org/rust-lang/glob.svg?branch=master)](https://travis-ci.org/rust-lang/glob)
6+
[![Build Status](https://travis-ci.org/rust-lang-nursery/glob.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/glob)
77

88
[Documentation](https://doc.rust-lang.org/glob)
99

0 commit comments

Comments
 (0)