Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Created January 24, 2018 05:58
Show Gist options
  • Save JohnMurray/38a93a092ef34e5f4883f59698f8f69b to your computer and use it in GitHub Desktop.
Save JohnMurray/38a93a092ef34e5f4883f59698f8f69b to your computer and use it in GitHub Desktop.
basic Go setup for Travis - snippet
language: go
go:
- 1.8
- 1.9
- 1.9.x
- master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment