mapbox / variant

C++11/C++14 Variant
BSD 3-Clause "New" or "Revised" License
371 stars 101 forks source link

Coverage report on travis doesn't work #136

Open joto opened 7 years ago

joto commented 7 years ago

See for instance https://travis-ci.org/mapbox/variant/jobs/188957587 . You have to expand the "after_script" to see this. The job itself doesn't fail, though.

Protozero has the same problem with Python, but in that case the job fails.

/cc @springmeyer

joto commented 7 years ago

I fixed this for protozero in https://github.com/mapbox/protozero/commit/d6e2b35fc2794de937a85aa1755051a30176fc06.