Skip to content

Commit ae7b7c9

Browse files
committed
Add build status
1 parent 6e4fd76 commit ae7b7c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
66

77
**Current Version:** January 08, 2013 *(beta release)*
88

9+
[![Build Status](https://travis-ci.org/Go-SQL-Driver/MySQL.png?branch=master)](https://travis-ci.org/Go-SQL-Driver/MySQL) *(master branch)*
10+
11+
Note: `go get` doesn't install the master branch, but the tag `go1`, which is always checked before tagging!
12+
913
---------------------------------------
1014
* [Features](#features)
1115
* [Requirements](#requirements)

0 commit comments

Comments
 (0)