Skip to content

Commit

Permalink
Update travis build status image url
Browse files Browse the repository at this point in the history
  • Loading branch information
jstemmer committed Sep 6, 2014
1 parent 6d360ac commit 5d82a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

gotags is a [ctags][]-compatible tag generator for [Go][].

[![Build Status](https://secure.travis-ci.org/jstemmer/gotags.png?branch=master)](http://travis-ci.org/jstemmer/gotags)
[![Build Status](https://travis-ci.org/jstemmer/gotags.svg?branch=master)](http://travis-ci.org/jstemmer/gotags)

## Installation

Expand Down

0 comments on commit 5d82a89

Please sign in to comment.