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

Commit

Permalink
chore: run electron main CI on linux (#3263)
Browse files Browse the repository at this point in the history
We can't run the renderer on linux until go-ipfs accepts requests from the renderer user agent.
  • Loading branch information
achingbrain committed Sep 3, 2020
1 parent 91faec6 commit ce0d093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ce0d093

Please sign in to comment.