1
1
mirror of https://github.com/casey/just.git synced 2024-11-23 02:44:56 +03:00

Add build status badge to readme (#27)

This commit is contained in:
Casey Rodarmor 2016-11-06 01:33:00 -07:00 committed by GitHub
parent aa1323335e
commit d56ab91e8d

View File

@ -2,6 +2,7 @@ just
====
[![crates.io version](https://img.shields.io/crates/v/just.svg)](https://crates.io/crates/just)
[![Build Status](https://travis-ci.org/casey/just.svg?branch=master)](https://travis-ci.org/casey/just)
`just` is a handy way to save and run commands.