One of the things I love about CircleCI is how easy it is to get started with any language: just turn it on! But for working with Go, like with Travis CI, I find that a bit of customization creates an even better CI experience. For reference, here’s a complete circle.yml configuration which should work well for any project using godep. machine: environment: IMPORT_PATH: "github.com/$CIRCLE_PROJECT