We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0bb2d commit 05a3773Copy full SHA for 05a3773
1 file changed
.travis.yml
@@ -31,15 +31,15 @@ matrix:
31
- FLUIDSYNTH_LIB=BUNDLED
32
compiler: gcc
33
- os: osx
34
- osx_image: xcode9
+ osx_image: xcode9.4
35
language: shell
36
compiler: clang
37
env:
38
- SDL2_LIB=BUNDLED
39
- SDL2_MIXER_LIB=BUNDLED
40
- FLUIDSYNTH_LIB=OFF # Bundled lib failed to compile
41
42
43
44
45
0 commit comments