Revert "Travis - downgrade clang compiler to 3.4."

This reverts commit bd6698bccea9252dd00e8f28fb31334b0e3ea743.
This commit is contained in:
Alek Mosingiewicz 2018-08-16 21:50:30 +02:00
parent bd6698bcce
commit 32a12c870b

View File

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