Add travis badge

This commit is contained in:
David Peter 2017-05-12 13:42:56 +02:00 committed by sharkdp
parent bdc9611d64
commit 472438d848
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ LICENSE
``` ```
## Build ## Build
[![Build Status](https://travis-ci.org/sharkdp/fd.svg?branch=master)](https://travis-ci.org/sharkdp/fd)
```bash ```bash
cargo build cargo build
``` ```