Browse Source

add build status to README

Will Norris 13 years ago
parent
commit
7abdd30732
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -3,6 +3,7 @@
go-github is Go library for accessing the [GitHub API][].
**Documentation:** <http://godoc.org/github.com/google/go-github>
**Build Status:** [![Build Status](https://travis-ci.org/google/go-github.png?branch=master)](https://travis-ci.org/google/go-github)
## Usage ##


Loading…
Cancel
Save