Skip to content

Commit 761b620

Browse files
committed
try to run dockerized test suite on circle ci
1 parent e41d6f9 commit 761b620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Install dependencies
1111
command: |
1212
apk add --no-cache \
13-
py-pip=9.0.0-r1
13+
py-pip=10.0.1-r0
1414
pip install \
1515
docker-compose==1.25.3
1616
- run:

0 commit comments

Comments
 (0)