We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728cc02 commit a73e6a0Copy full SHA for a73e6a0
1 file changed
.circleci/config.yml
@@ -13,8 +13,7 @@ jobs:
13
apk add --no-cache \
14
py-pip=9.0.0-r1
15
pip install \
16
- docker-compose==1.12.0 \
17
- awscli==1.11.76
+ docker-compose==1.15.0
18
- run:
19
name: Run tests
20
command: |
0 commit comments