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

@@ -14,6 +14,8 @@ language: node_js
node_js: "8"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
- ./install_deps.sh
- . get_repo.sh
- . check_tags.sh