Skip to content

Commit 30ee32e

Browse files
authored
Make Travis CI build status image link to latest build
Previously, the build status image just linked to the image, but this change makes the image link to the most recent build on travis-ci.org
1 parent ae6f8d5 commit 30ee32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://travis-ci.org/python-mode/python-mode.svg?branch=develop)
1+
[![Build Status](https://travis-ci.org/python-mode/python-mode.svg?branch=develop)](https://travis-ci.org/python-mode/python-mode)
22

33
![](https://raw.github.com/python-mode/python-mode/develop/logo.png)
44
# Python-mode, a Python IDE for Vim

0 commit comments

Comments
 (0)