(experiment) Use npx for create-dmg

This commit is contained in:
Peter Squicciarini
2020-09-14 20:00:16 -07:00
parent 229274f9c8
commit 1435710c16
4 changed files with 7 additions and 6 deletions

View File

@@ -1,9 +1,6 @@
#!/bin/bash
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update
brew install jq zip
else
if [[ "$TRAVIS_OS_NAME" != "osx" ]]; then
sudo apt-get update
sudo apt-get install -y fakeroot jq
triplet=