Loading .travis.yml +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ jobs: - echo "Running Mojave Brew Bottle Build" - git clone https://github.com/aide-qc/homebrew-deploy - brew update - cd homebrew-deploy/scripts/mojave/qcor - bash build.sh $AIDEQC_ACCESS_TOKEN $JFROG_API_KEY # - os: osx # osx_image: xcode12.2 No newline at end of file Loading
.travis.yml +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ jobs: - echo "Running Mojave Brew Bottle Build" - git clone https://github.com/aide-qc/homebrew-deploy - brew update - cd homebrew-deploy/scripts/mojave/qcor - bash build.sh $AIDEQC_ACCESS_TOKEN $JFROG_API_KEY # - os: osx # osx_image: xcode12.2 No newline at end of file