Skip to content

Commit

Permalink
Update badges (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
symm authored Jun 29, 2017
1 parent bbc7dd9 commit eae22d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Vape [![Build Status](https://travis-ci.org/symm/vape.svg?branch=master)](https://travis-ci.org/symm/vape) [![Coverage Status](https://coveralls.io/repos/github/symm/vape/badge.svg?branch=master)](https://coveralls.io/github/symm/vape?branch=master)
# Vape
[![Build Status](https://img.shields.io/travis/symm/vape.svg)](https://travis-ci.org/symm/vape)
[![Coverage Status](https://img.shields.io/coveralls/symm/vape.svg)](https://coveralls.io/github/symm/vape?branch=master)
[![Docker Pulls](https://img.shields.io/docker/pulls/symm/vape.svg)](https://hub.docker.com/r/symm/vape/)
[![license](https://img.shields.io/github/license/symm/vape.svg)]()

Modern [Smoke testing](https://en.wikipedia.org/wiki/Smoke_testing) tool written in Go. Inspired by [Shisha](https://github.com/namshi/shisha)

Expand Down

0 comments on commit eae22d7

Please sign in to comment.