(experiment) manual brew

This commit is contained in:
Peter Squicciarini
2020-09-15 23:54:04 -07:00
parent 2bf1841c64
commit a5782f621b
2 changed files with 3 additions and 7 deletions

View File

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