update travis-ci badge to point to master

This commit is contained in:
mutantmonkey
2013-08-25 12:28:30 -07:00
parent 395ca7e4b8
commit f5fb2fc37d

View File

@@ -1,5 +1,5 @@
# phenny # phenny
[![Build Status](https://travis-ci.org/mutantmonkey/phenny.png)](https://travis-ci.org/mutantmonkey/phenny) [![Build Status](https://travis-ci.org/mutantmonkey/phenny.png?branch=master)](https://travis-ci.org/mutantmonkey/phenny)
This is phenny, a Python IRC bot. Originally written by Sean B. Palmer, it has This is phenny, a Python IRC bot. Originally written by Sean B. Palmer, it has
been ported to Python3 for use in #vtluug on OFTC. been ported to Python3 for use in #vtluug on OFTC.