Add testing for arm, arm64 and ia32 linux builds

This commit is contained in:
John Kleinschmidt
2017-12-13 14:42:01 -05:00
parent a6228b97cd
commit 06481b5630
6 changed files with 206 additions and 2 deletions

4
tools/run-electron.sh Normal file
View File

@@ -0,0 +1,4 @@
export DISPLAY=":99.0"
sh -e /etc/init.d/xvfb start
cd /tmp/workspace/project/
out/D/electron --version