9 # linux with default, builds native and bridges
15 # linux with macOS cross-compilation
22 # linux with win32 cross-compilation
28 # linux with win64 cross-compilation
34 # linux with gcc 8, strict build
38 - TARGET="linux-strict"
40 # linux with gcc 8, strict build, using juce
44 - TARGET="linux-juce-strict"
46 # linux with default, tests python code
53 - bash ${TRAVIS_BUILD_DIR}/.travis/before_install.sh
56 - bash ${TRAVIS_BUILD_DIR}/.travis/install.sh
59 - bash ${TRAVIS_BUILD_DIR}/.travis/script-${TARGET}.sh
63 irc: "ircs://chat.libera.chat:7070/#kxstudio"