Skip to content

Commit 3a92846

Browse files
Alan Shawdavideicardi
Alan Shaw
authored andcommitted
chore: remove ipfs-pubsub-room from CI (ipfs#2765)
It does not depend on IPFS or the HTTP client. https://github.com/ipfs-shipyard/ipfs-pubsub-room Looks like this was a recent change ipfs-shipyard/ipfs-pubsub-room#73
1 parent 3258b60 commit 3a92846

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
allow_failures:
4444
- name: external - ipfs-companion
4545
- name: external - npm-on-ipfs
46-
- name: external - ipfs-pubsub-room
4746
- name: external - peer-base
4847
- name: external - service-worker-gateway
4948
- name: external - orbit-db
@@ -128,11 +127,6 @@ jobs:
128127
script:
129128
- npm run test:external -- npm-on-ipfs https://github.com/ipfs-shipyard/npm-on-ipfs.git
130129

131-
- stage: test
132-
name: external - ipfs-pubsub-room
133-
script:
134-
- npm run test:external -- ipfs-pubsub-room https://github.com/ipfs-shipyard/ipfs-pubsub-room.git
135-
136130
- stage: test
137131
name: external - peer-base
138132
script:

docs/RELEASE_ISSUE_TEMPLATE.md

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
- [ ] ~~[ipfs-desktop](https://github.com/ipfs-shipyard/ipfs-desktop)~~ (Does not depend on `js-ipfs` or `js-ipfs-http-client`)
3333
- [ ] [ipfs-companion](https://github.com/ipfs-shipyard/ipfs-companion)
3434
- [ ] [npm-on-ipfs](https://github.com/ipfs-shipyard/npm-on-ipfs)
35-
- [ ] [ipfs-pubsub-room](https://github.com/ipfs-shipyard/ipfs-pubsub-room)
3635
- [ ] [peer-base](https://github.com/peer-base/peer-base)
3736
- [ ] [service-worker-gateway](https://github.com/ipfs-shipyard/service-worker-gateway)
3837
- [ ] Third party application testing

0 commit comments

Comments
 (0)