Skip to content

Commit e50f2af

Browse files
committed
updated badge for build status
1 parent 2539df3 commit e50f2af

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
@@ -1,7 +1,7 @@
11
# Framework for allocating memory in #![no_std] modules.
22

33
[![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)
4+
[![Build Status](https://travis-ci.org/dropbox/rust-alloc-no-stdlib.svg?branch=master)](https://travis-ci.org/dropbox/rust-alloc-no-stdlib)
55

66

77
## Requirements

0 commit comments

Comments
 (0)