travisci-golang-example icon indicating copy to clipboard operation
travisci-golang-example copied to clipboard

Travis-CI example for Go #golang

Build Status

Travis-CI example for Go

This is "go get"-able project and Travis-CI buildable.

go module

go get -u github.com/atotto/travisci-golang-example

Travis-CI

You can see a build status: https://travis-ci.com/atotto/travisci-golang-example

References

Building a Go Project: https://docs.travis-ci.com/user/languages/go/

How to Write Go Code: http://golang.org/doc/code.html