diff options
author | mattn <mattn.jp@gmail.com> | 2013-05-11 22:01:06 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2013-05-11 22:01:06 +0900 |
commit | 16484897e97cb2d70684e89bd8809977d16a3c00 (patch) | |
tree | f9aed61b86bee0a1106fbbe9d40ca25f808d25c6 | |
parent | Merge pull request #57 from gconnell/tempfile (diff) | |
download | golite-16484897e97cb2d70684e89bd8809977d16a3c00.tar.gz golite-16484897e97cb2d70684e89bd8809977d16a3c00.tar.xz |
Add travis badge
-rw-r--r-- | README.mkd | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ go-sqlite3 ========== +[](https://travis-ci.org/mattn/go-sqlite3) + DESCRIPTION ----------- |