From bec1337cdad0d67b21ebac0c14ad3c4ecbadde0e Mon Sep 17 00:00:00 2001 From: achingbrain Date: Thu, 3 Sep 2020 10:11:04 +0100 Subject: [PATCH 1/2] chore: run electron main on linux --- .travis.yml | 1 - packages/interface-ipfs-core/README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 76c6d8ccc8..32a029e66a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -118,7 +118,6 @@ jobs: - stage: test name: interop - electron-main - os: osx script: - npm run test:interop:electron-main -- $RUN_SINCE -- -- --bail --timeout 10000 diff --git a/packages/interface-ipfs-core/README.md b/packages/interface-ipfs-core/README.md index fbbc615dfe..43bc53591a 100644 --- a/packages/interface-ipfs-core/README.md +++ b/packages/interface-ipfs-core/README.md @@ -181,4 +181,5 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c Copyright (c) Protocol Labs, Inc. under the **MIT License**. See [LICENSE.md](./LICENSE.md) for details. + [UnixFS]: https://github.com/ipfs/specs/tree/master/unixfs From 9b21ea8a9d4871085d5bc1018c69f4ef7f90a33c Mon Sep 17 00:00:00 2001 From: achingbrain Date: Thu, 3 Sep 2020 10:11:28 +0100 Subject: [PATCH 2/2] chore: remove whitespace change --- packages/interface-ipfs-core/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/interface-ipfs-core/README.md b/packages/interface-ipfs-core/README.md index 43bc53591a..fbbc615dfe 100644 --- a/packages/interface-ipfs-core/README.md +++ b/packages/interface-ipfs-core/README.md @@ -181,5 +181,4 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c Copyright (c) Protocol Labs, Inc. under the **MIT License**. See [LICENSE.md](./LICENSE.md) for details. - [UnixFS]: https://github.com/ipfs/specs/tree/master/unixfs