| @@ -16,7 +16,7 @@ jobs: | |||||
| compiler: gcc | compiler: gcc | ||||
| env: | env: | ||||
| - TARGET="linux" | - TARGET="linux" | ||||
| - PLUGINS="abgate artyfx caps fomp mda" | |||||
| - PLUGINS="abgate artyfx blop caps fomp mda" | |||||
| # linux with macOS cross-compilation | # linux with macOS cross-compilation | ||||
| - os: linux | - os: linux | ||||
| @@ -30,7 +30,7 @@ jobs: | |||||
| compiler: gcc | compiler: gcc | ||||
| env: | env: | ||||
| - TARGET="win32" | - TARGET="win32" | ||||
| - PLUGINS="abgate artyfx caps fomp mda" | |||||
| - PLUGINS="abgate artyfx blop caps fomp mda" | |||||
| services: | services: | ||||
| - xvfb | - xvfb | ||||
| @@ -39,7 +39,7 @@ jobs: | |||||
| compiler: gcc | compiler: gcc | ||||
| env: | env: | ||||
| - TARGET="win64" | - TARGET="win64" | ||||
| - PLUGINS="abgate artyfx caps fomp mda" | |||||
| - PLUGINS="abgate artyfx blop caps fomp mda" | |||||
| services: | services: | ||||
| - xvfb | - xvfb | ||||