Skip to content

Commit 9e11c58

Browse files
committed
Add build status image
1 parent 1520b62 commit 9e11c58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
lazy-static.rs
22
==============
33

4+
![travis-ci status](https://travis-ci.org/Kimundi/lazy-static.rs.svg?branch=master)
5+
46
A macro for declaring lazily evaluated statics in Rust.
57

68
Using this macro, it is possible to have `static`s that require code to be

0 commit comments

Comments
 (0)