Commit Graph

9 Commits

Author SHA1 Message Date
Boris Faure bf3d3991cd ci: fix codecov script
The script is doing a find with -execdir (not on busybox's find btw…) ,
this made it not finding the source code.

Add -Z so that build fails if codecov script fails
2019-01-12 18:35:12 +01:00
Boris Faure 9b9e50a6b1 ci: tweak config 2019-01-12 17:24:07 +01:00
Boris Faure d29b7a52d6 ci: compile -O0 and -g to improve coverage reports 2019-01-12 17:17:43 +01:00
Boris Faure 0fb2781c95 coverage: avoid conflict with other binaries 2018-12-27 22:14:44 +01:00
Boris Faure df005b5a67 ci: upload coverage to codecov.io 2018-12-27 22:14:44 +01:00
Boris Faure 473b266182 ci: run tests 2018-12-27 22:14:44 +01:00
Boris Faure 01a5ca477b ci: fix checkout 2018-12-23 11:21:19 +01:00
Boris Faure c37c3313a2 ci: compile with gcc and clang 2018-12-23 10:48:12 +01:00
Boris Faure a459704bb7 ci: add circleci config 2018-12-23 10:48:12 +01:00