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),
|
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
|
||||||
@ -17,9 +16,10 @@ The built `public` directory can be served by any
|
|||||||
static content system. The production site uses S3 and
|
static content system. The production site uses S3 and
|
||||||
CloudFront, for example.
|
CloudFront, for example.
|
||||||
|
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
|
[](https://travis-ci.com/mmcgrana/gobyexample)
|
||||||
|
|
||||||
To build the site you'll need Go and Python installed. Run:
|
To build the site you'll need Go and Python installed. Run:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user