Skip to content

Commit 226a3f6

Browse files
committed
try to run dockerized test suite on circle ci
1 parent b553ff5 commit 226a3f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 2
22
jobs:
33
build:
4+
docker:
5+
- image: docker:18.06.0-ce
46
steps:
57
- checkout
68
- setup_remote_docker

0 commit comments

Comments
 (0)