Skip to content

grg350/travisci-golang-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Travis-CI example for Go

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

Local Build and Test

You can use go get command:

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

Testing:

go test github.com/atotto/travisci-golang-example/...

Travis-CI

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

References

Building a Go Project: http://about.travis-ci.org/docs/user/languages/go/

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

About

Travis-CI example for Go #golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%