We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e704f commit c88ad6dCopy full SHA for c88ad6d
circle.yml
@@ -1,4 +1,6 @@
1
machine:
2
+ pre:
3
+ - curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
4
services:
5
- docker
6
ruby:
0 commit comments