Skip to content

Commit 2539df3

Browse files
committed
added badges for build status
1 parent 74c6a10 commit 2539df3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Framework for allocating memory in #![no_std] modules.
22

3+
[![crates.io](http://meritbadge.herokuapp.com/alloc-no-stdlib)](https://crates.io/crates/alloc-no-stdlib)
4+
[![Build Status](https://travis-ci.org/dropbox/alloc-no-stdlib.svg?branch=master)](https://travis-ci.org/dropbox/alloc-no-stdlib)
5+
6+
37
## Requirements
48
* Rust 1.6
59

0 commit comments

Comments
 (0)