Add Travis link to README

This commit is contained in:
Eli Bendersky 2019-06-05 09:57:37 -07:00
parent e39e5b3889
commit 82699a6deb

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),
a site that teaches Go via annotated example programs.
### Overview
The Go by Example site is built by extracting code and