Skip to content

Commit 05a3773

Browse files
committed
xcode9.4
1 parent 1d0bb2d commit 05a3773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ matrix:
3131
- FLUIDSYNTH_LIB=BUNDLED
3232
compiler: gcc
3333
- os: osx
34-
osx_image: xcode9
34+
osx_image: xcode9.4
3535
language: shell
3636
compiler: clang
3737
env:
3838
- SDL2_LIB=BUNDLED
3939
- SDL2_MIXER_LIB=BUNDLED
4040
- FLUIDSYNTH_LIB=OFF # Bundled lib failed to compile
4141
- os: osx
42-
osx_image: xcode9
42+
osx_image: xcode9.4
4343
language: shell
4444
compiler: gcc
4545
env:

0 commit comments

Comments
 (0)