Browse Source

Try to build distrho-ports-drowaudio on macOS

tags/v1.0
falkTX 4 years ago
parent
commit
7c7067f668
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -48,7 +48,7 @@ jobs:
compiler: gcc
env:
- TARGET="macos"
- PLUGINS="abgate artyfx blop dpf-plugins fomp mda"
- PLUGINS="abgate artyfx blop dpf-plugins distrho-ports-drowaudio fomp mda"

before_install:
- bash ${TRAVIS_BUILD_DIR}/.travis/before_install.sh


Loading…
Cancel
Save