Feature/DMG (#162)

Thanks @RandyStevens 🙏 

Closes #139
This commit is contained in:
Randal Stevens
2019-05-17 09:17:54 -07:00
committed by Peter Squicciarini
parent a5b2066f76
commit 7b1c9aff73
4 changed files with 12 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
fi
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
npm install --global create-dmg
npm run gulp -- "vscode-darwin-min"
elif [[ "$CI_WINDOWS" == "True" ]]; then
cp LICENSE.txt LICENSE.rtf # windows build expects rtf license