CMakeLists file declares that minimum supported is 3.8, but on Travis it seems that osx_image: xcode8 has version 3.6.1.
On develop branch xcode8 is not part of the test build, so it makes sense to remove it for pull requests as well.
This is the cause why following PRs failed:
CMakeLists file declares that minimum supported is 3.8, but on Travis it seems that osx_image: xcode8 has version 3.6.1.
On develop branch xcode8 is not part of the test build, so it makes sense to remove it for pull requests as well.
This is the cause why following PRs failed: