diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2019-07-02 00:39:42 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2019-07-02 00:39:42 +0300 |
commit | 2049fb0a387b627a2c63442ea34973f4864533c4 (patch) | |
tree | 3015f9451681f2f7fe323fc46a0f32f52e753f06 /.travis.yml | |
parent | c24e8ff891a353f37a2d6bf7bbd670e8fdd11927 (diff) | |
parent | 64b4770fe1f552f7530f2144a8b33175e179051a (diff) | |
download | libADLMIDI-2049fb0a387b627a2c63442ea34973f4864533c4.tar.gz libADLMIDI-2049fb0a387b627a2c63442ea34973f4864533c4.tar.bz2 libADLMIDI-2049fb0a387b627a2c63442ea34973f4864533c4.zip |
Merge branch 'wip-new-embedded-banks' of git@github.com:Wohlstand/libADLMIDI.git into wip-new-embedded-banks
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3dc4494..01af559 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ matrix: - libvlc-dev - libvlccore-dev - os: osx - osx_image: xcode9.4 + osx_image: xcode10.2 compiler: clang++ addons: homebrew: |