circle
This commit is contained in:
parent
f4560f9d18
commit
c88d6c431c
|
|
@ -1,6 +1,5 @@
|
|||
machine:
|
||||
services:
|
||||
- docker
|
||||
services: [ docker ]
|
||||
post:
|
||||
- mkdir -p download
|
||||
- test -e download/$GODIST || curl -o download/$GODIST https://storage.googleapis.com/golang/$GODIST
|
||||
|
|
|
|||
Loading…
Reference in New Issue