Update travis url in README
diff --git a/README.md b/README.md
index 25b6e4b..4d484a3 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 A Rust library for random number generators and other randomness functionality.
 
-[![Build Status](https://travis-ci.org/rust-lang/rand.svg?branch=master)](https://travis-ci.org/rust-lang/rand)
+[![Build Status](https://travis-ci.org/rust-lang-nursery/rand.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/rand)
 [![Build status](https://ci.appveyor.com/api/projects/status/rm5c9o33k3jhchbw?svg=true)](https://ci.appveyor.com/project/alexcrichton/rand)
 
 [Documentation](https://doc.rust-lang.org/rand)