Skip to content

Commit 4a7cd0c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

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

0 commit comments

Comments
 (0)