Skip to content

Commit

Permalink
redirect interop
Browse files Browse the repository at this point in the history
  • Loading branch information
petar committed Jul 24, 2020
1 parent 7227fcc commit 063a8bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,8 @@ jobs:
command: |
npm init -y
npm install ipfs@^0.48.1
npm install ipfs-interop@^2.0.0
# npm install ipfs-interop@^2.0.0
npm install ipfs-interop@ipfs/interop#petar/namefmt
npm install mocha-circleci-reporter@0.0.3
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit 063a8bb

Please sign in to comment.