Skip to content

Commit b068c3e

Browse files
committed
CI: Re-add newer docker
1 parent 2a17697 commit b068c3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
machine:
2+
pre:
3+
- sudo curl -L -o /usr/bin/docker 'https://s3-external-1.amazonaws.com/circle-downloads/docker-1.9.1-circleci'
4+
- sudo chmod 0755 /usr/bin/docker
25
environment:
36
OSF_NIPYPE_URL: "https://files.osf.io/v1/resources/nefdp/providers/osfstorage"
47
DATA_NIPYPE_TUTORIAL_URL: "${OSF_NIPYPE_URL}/57f4739cb83f6901ed94bf21"

0 commit comments

Comments
 (0)