vscode build example on Travis CI
- Required dependencies are installed
- The repo is cloned with
git clone https://github.com/microsoft/vscode
- yarn is updated to 1.10.1
- The variable
npm_config_arch
is set toarm64
yarn
is runyarn run gulp vscode-linux-arm64-min
is runyarn run gulp vscode-linux-arm64-build-deb
is run- the
.deb
file is deployed