Add build status badge

This commit is contained in:
Yamashita Yuu 2014-01-08 21:47:36 +09:00
parent f136b219db
commit 34087d03ec

View file

@ -1,5 +1,7 @@
# Simple Python Version Management: pyenv
[![Build Status](https://travis-ci.org/yyuu/pyenv.png)](https://travis-ci.org/yyuu/pyenv)
pyenv lets you easily switch between multiple versions of Python. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.