Add Go playground (#2531)

* Add Go playground

* Fix Travis build
This commit is contained in:
Quy Le Ngoc 2017-09-07 20:42:58 +07:00 committed by eshellman
parent 4aebf7864a
commit 3aad91b891

View File

@ -4,6 +4,8 @@
* [Crystal](#crystal)
* [CSS](#css)
* [FlexBox](#flexbox)
* [Go](#go)
* [Haskell](#haskell)
* [JavaScript](#javascript)
* [.Net](#dotnet)
* [Node.js](#nodejs)
@ -38,6 +40,11 @@
* [Echoplex](http://the-echoplex.net/flexyboxes/)
### Go
* [Go Playground](https://play.golang.org)
### Haskell
* [Try Haskell](https://www.tryhaskell.org)