Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atotto/travisci-golang-example

Travis-CI example for Go #golang
https://github.com/atotto/travisci-golang-example

Last synced: about 6 hours ago
JSON representation

Travis-CI example for Go #golang

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/atotto/travisci-golang-example.svg?branch=master)](https://travis-ci.com/atotto/travisci-golang-example)

# 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