Skip to content

Instantly share code, notes, and snippets.

@Imfloppy
Created February 23, 2016 05:38
Show Gist options
  • Select an option

  • Save Imfloppy/0d65bca8aaa395a5f3b1 to your computer and use it in GitHub Desktop.

Select an option

Save Imfloppy/0d65bca8aaa395a5f3b1 to your computer and use it in GitHub Desktop.
image: golang:1.5
before_script:
- echo " ===== :D ===== "
test:
script:
- go test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment