Merge pull request #239 from mmcgrana/readmetravis
Add Travis link to README
This commit is contained in:
commit
f2802c4c93
@ -1,9 +1,8 @@
|
||||
## Go by Example
|
||||
# Go by Example
|
||||
|
||||
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
|
||||
@ -17,9 +16,10 @@ The built `public` directory can be served by any
|
||||
static content system. The production site uses S3 and
|
||||
CloudFront, for example.
|
||||
|
||||
|
||||
### Building
|
||||
|
||||
[](https://travis-ci.com/mmcgrana/gobyexample)
|
||||
|
||||
To build the site you'll need Go and Python installed. Run:
|
||||
|
||||
```console
|
||||
|
Loading…
x
Reference in New Issue
Block a user