@martinmoene , https://travis-ci.org/jinja2cpp/Jinja2Cpp/jobs/549336196
Solved. I used gcc 6 instead of gcc 7 in the travis config...
conanfile.py
file there and people will get interested, also you may use Conan for your CI and the Conan package could be the resulting artifact of your release.
expected-lite/0.2.0@Manu343726/testing: Configuring sources in C:\Users\appveyor\.conan\data\expected-lite\0.2.0\Manu343726\testing\source
expected-lite/0.2.0@Manu343726/testing: Getting sources from url: 'https://github.com/martinmoene/expected-lite'
ERROR: Command 'git -c http.sslVerify=false checkout "v0.2.0"' returned non-zero exit status 1
error: pathspec 'v0.2.0' did not match any file(s) known to git.
optional-lite
did git tag
and got list of tags.
expected-lite
and got empty list
expected-lite
conan package now broken due to this issue. And I suppose Martin's conan package is broken as well for the same reason.