Skip to content

Commit

Permalink
Merge pull request #1892 from roramirez/upgrade-electron-6
Browse files Browse the repository at this point in the history
Upgrade to Electron 6:
  • Loading branch information
MichMich committed Jan 23, 2020
2 parents 9f4dc1e + a7ee2ef commit 7fc4f61
Show file tree
Hide file tree
Showing 3 changed files with 1,524 additions and 2,146 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_script:
- yarn danger ci
- npm install grunt-cli -g
- "export DISPLAY=:99.0"
- "export ELECTRON_DISABLE_SANDBOX=1"
- "sh -e /etc/init.d/xvfb start"
- sleep 5
script:
Expand Down

0 comments on commit 7fc4f61

Please sign in to comment.