This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Do not build caps for now on macos
tags/v1.0
falkTX
4 years ago
parent
a2574c809c
commit
81a0f6003c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -48,7 +48,7 @@ jobs:
compiler: gcc
env:
- TARGET="macos"
- PLUGINS="abgate artyfx blop
caps
fomp mda"
- PLUGINS="abgate artyfx blop fomp mda"
before_install:
- bash ${TRAVIS_BUILD_DIR}/.travis/before_install.sh
Write
Preview
Loading…
Cancel
Save