Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1738 from 0xProject/fix/test-python-ci-failure-la…
Browse files Browse the repository at this point in the history
…unch-kit-needs-pinning

Pin Launch Kit version in test-python CI task
  • Loading branch information
albrow committed Mar 26, 2019
2 parents 3099ba7 + 951fcf3 commit 399e004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
docker:
- image: circleci/python
- image: 0xorg/ganache-cli:2.2.2
- image: 0xorg/launch-kit-ci
- image: 0xorg/launch-kit-ci:0.0.1
command: |
yarn start:ts -p 3000:3000
steps:
Expand Down

0 comments on commit 399e004

Please sign in to comment.