GoLang-CI Run go run hello-world.go Docker You can also run the example app using Docker: docker build -t golang-ci . docker run --name=golang-ci -i -t golang-ci Testing go test CircleCI You can see the build status here: https://circleci.com/gh/nagelflorian/golang-ci