Use svg for travis badge

This commit is contained in:
Derek Parker 2015-02-17 21:31:50 -06:00
parent 15f9da7200
commit af74da89bf

@ -1,6 +1,6 @@
# Delve # Delve
[![Build Status](https://travis-ci.org/derekparker/delve.png?branch=master)](https://travis-ci.org/github.com/derekparker/delve) [![Build Status](https://travis-ci.org/derekparker/delve.svg?branch=master)](https://travis-ci.org/github.com/derekparker/delve)
[![GoDoc](https://godoc.org/github.com/derekparker/delve?status.svg)](https://godoc.org/github.com/derekparker/delve) [![GoDoc](https://godoc.org/github.com/derekparker/delve?status.svg)](https://godoc.org/github.com/derekparker/delve)
### What is Delve? ### What is Delve?