Goran Brkić

Results 2 issues of Goran Brkić

Fixing https://github.com/nlohmann/crow/issues/33

[CMakeLists](https://github.com/nlohmann/crow/blob/master/CMakeLists.txt) 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,...