rust-lang-nursery / lazy-static.rs

A small macro for defining lazy evaluated static variables in Rust.
Apache License 2.0
1.9k stars 111 forks source link

Fix Travis CI Build Status badge #142

Closed vlvrd closed 5 years ago

vlvrd commented 5 years ago

Travis CI builds were migrated from travis-ci.org to travis-ci.com.

Point the Build Status badge to the correct url.

KodrAus commented 5 years ago

Thanks!