Skip to content

Commit c5ed536

Browse files
committed
trying double quote
1 parent c88ad6d commit c5ed536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
2-
pre:
3-
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
2+
# pre:
3+
# - curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
44
services:
55
- docker
66
ruby:

0 commit comments

Comments
 (0)