Skip to content

Commit a73e6a0

Browse files
author
James Lee
committed
clean up
1 parent 728cc02 commit a73e6a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
apk add --no-cache \
1414
py-pip=9.0.0-r1
1515
pip install \
16-
docker-compose==1.12.0 \
17-
awscli==1.11.76
16+
docker-compose==1.15.0
1817
- run:
1918
name: Run tests
2019
command: |

0 commit comments

Comments
 (0)