Add docker image

This commit is contained in:
Andreas Mieke 2016-02-02 20:43:46 +01:00
parent 0642d73639
commit c03cac25aa

View file

@ -1,3 +1,5 @@
image: golang:1.3
before_script:
- mkdir -p /tmp/goenv
- export GOPATH=/tmp/goenv