Skip to content

Commit 1aa3886

Browse files
committed
Update build status image in README to SVG
1 parent 40201af commit 1aa3886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Compojure
22

3-
[![Build Status](https://secure.travis-ci.org/weavejester/compojure.png)](http://travis-ci.org/weavejester/compojure)
3+
[![Build Status](https://travis-ci.org/weavejester/compojure.svg?branch=master)](https://travis-ci.org/weavejester/compojure)
44

55
Compojure is a small routing library for [Ring][1] that allows web
66
applications to be composed of small, independent parts.

0 commit comments

Comments
 (0)