Commit 24ac8a73 authored by Steven Allen's avatar Steven Allen

test(interop): explicitly install http client

parent 9acfd5ce
......@@ -170,7 +170,7 @@ jobs:
- run:
name: Installing js-ipfs
command: |
npm install ipfs
npm install ipfs ipfs-http-client
working_directory: ~/ipfs/go-ipfs/interop
- run:
name: Installing reporting tools
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment