mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add testing for arm, arm64 and ia32 linux builds
This commit is contained in:
4
tools/run-electron.sh
Normal file
4
tools/run-electron.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
export DISPLAY=":99.0"
|
||||
sh -e /etc/init.d/xvfb start
|
||||
cd /tmp/workspace/project/
|
||||
out/D/electron --version
|
||||
Reference in New Issue
Block a user