diff --git a/.travis.yml b/.travis.yml index 8e7103ae1c..0858099c92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 @@ -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: diff --git a/docs/RELEASE_ISSUE_TEMPLATE.md b/docs/RELEASE_ISSUE_TEMPLATE.md index 0c567a810d..dd77f24020 100644 --- a/docs/RELEASE_ISSUE_TEMPLATE.md +++ b/docs/RELEASE_ISSUE_TEMPLATE.md @@ -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