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

Commit

Permalink
chore: remove ipfs-pubsub-room from CI (#2765)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Alan Shaw authored Feb 10, 2020
1 parent 68a6242 commit 406a5a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
allow_failures:
- name: external - ipfs-companion
- name: external - npm-on-ipfs
- name: external - ipfs-pubsub-room
- name: external - peer-base
- name: external - service-worker-gateway
- name: external - orbit-db
Expand Down Expand Up @@ -128,11 +127,6 @@ jobs:
script:
- npm run test:external -- npm-on-ipfs https://github.com/ipfs-shipyard/npm-on-ipfs.git

- stage: test
name: external - ipfs-pubsub-room
script:
- npm run test:external -- ipfs-pubsub-room https://github.com/ipfs-shipyard/ipfs-pubsub-room.git

- stage: test
name: external - peer-base
script:
Expand Down
1 change: 0 additions & 1 deletion docs/RELEASE_ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
- [ ] ~~[ipfs-desktop](https://github.com/ipfs-shipyard/ipfs-desktop)~~ (Does not depend on `js-ipfs` or `js-ipfs-http-client`)
- [ ] [ipfs-companion](https://github.com/ipfs-shipyard/ipfs-companion)
- [ ] [npm-on-ipfs](https://github.com/ipfs-shipyard/npm-on-ipfs)
- [ ] [ipfs-pubsub-room](https://github.com/ipfs-shipyard/ipfs-pubsub-room)
- [ ] [peer-base](https://github.com/peer-base/peer-base)
- [ ] [service-worker-gateway](https://github.com/ipfs-shipyard/service-worker-gateway)
- [ ] Third party application testing
Expand Down

0 comments on commit 406a5a2

Please sign in to comment.