diff --git a/.travis.yml b/.travis.yml index 32a029e66a..11020e0792 100644 --- a/.travis.yml +++ b/.travis.yml @@ -96,7 +96,6 @@ jobs: - stage: test name: electron-main - os: osx script: - npm run test:electron-main -- $RUN_SINCE -- -- --bail diff --git a/packages/interface-ipfs-core/README.md b/packages/interface-ipfs-core/README.md index fbbc615dfe..896d2211d2 100644 --- a/packages/interface-ipfs-core/README.md +++ b/packages/interface-ipfs-core/README.md @@ -177,6 +177,7 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c [![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md) + ## License Copyright (c) Protocol Labs, Inc. under the **MIT License**. See [LICENSE.md](./LICENSE.md) for details.