Merge branch 'master' of https://github.com/VSCodium/vscodium into fix-arm64-build

This commit is contained in:
JL2210
2018-11-28 08:15:23 -05:00
8 changed files with 119 additions and 11 deletions

View File

@@ -2,7 +2,6 @@
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update
brew install yarn --without-node
brew install jq zip
else
sudo apt-get update