Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit eccb067

Browse files
authored
chore: remove sidetree test (#3670)
sidetree removed the direct dependency on js-ipfs in decentralized-identity/sidetree@be481c0#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 License: MIT Signed-off-by: Oli Evans <[email protected]>
1 parent f98af8e commit eccb067

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
- name: external - service-worker-gateway
8282
- name: external - orbit-db
8383
- name: external - ipfs-log
84-
- name: external - sidetree
8584

8685
include:
8786
- stage: test
@@ -371,12 +370,5 @@ jobs:
371370
script:
372371
- npm run test:external -- -- -- https://github.com/orbitdb/ipfs-log.git --deps=ipfs@next
373372

374-
- stage: test-external
375-
# only run on changes to master
376-
if: branch = master AND type = push AND fork = false
377-
name: external - sidetree
378-
script:
379-
- npm run test:external -- -- -- https://github.com/decentralized-identity/sidetree.git --deps=ipfs@next
380-
381373
notifications:
382374
email: false

0 commit comments

Comments
 (0)