This commit is contained in:
rob boll 2018-03-16 09:24:42 -04:00
parent f4560f9d18
commit c88d6c431c
1 changed files with 1 additions and 2 deletions

View File

@ -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