install docker

This commit is contained in:
Jake Swenson 2017-10-22 10:38:44 -07:00
parent 6c2561ee23
commit 773b47fd49
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
name: Print the Current Time
command: date
- setup_remote_docker
- run: { name: 'Get docker', command: 'curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh' }
- run:
name: Build script
command: ./build.sh