Travis - downgrade clang compiler to 3.4.

This commit is contained in:
Alek Mosingiewicz 2018-08-16 21:22:17 +02:00
parent c0f6cfcfb5
commit bd6698bcce

View File

@ -38,7 +38,7 @@ matrix:
- os: osx
compiler: clang
osx_image: xcode9.4
env: COMPILER="clang-5.0"
env: COMPILER="clang-3.4"
- os: osx
compiler: clang
osx_image: xcode9.4