Add Travis link to README

This commit is contained in:
Eli Bendersky 2019-06-05 09:57:37 -07:00 committed by unknown
parent f62963aefb
commit 5748089ebf

View File

@ -1,9 +1,10 @@
## Go by Example # Go by Example
[![Build Status](https://travis-ci.com/mmcgrana/gobyexample.svg?branch=master)][travis]
Content and build toolchain for [Go by Example](https://gobyexample.com), Content and build toolchain for [Go by Example](https://gobyexample.com),
a site that teaches Go via annotated example programs. a site that teaches Go via annotated example programs.
### Overview ### Overview
The Go by Example site is built by extracting code and The Go by Example site is built by extracting code and