|
9b8058d5
|
2017-08-13T11:47:18
|
|
.travis.yml: Make sure we make a debug build.
This should be more friendly to code coverage analysis.
|
|
71aa92db
|
2017-08-13T11:03:47
|
|
.travis.yml: Install python3 for running tests.
|
|
944139e5
|
2017-08-13T10:57:12
|
|
Create code coverage report by lcov.
|
|
4f4bbcaa
|
2017-08-13T10:47:48
|
|
Migrate code coverage reporting from coveralls.io to codecov.io.
|
|
a9582fa4
|
2016-12-16T11:23:34
|
|
.travis.yml: Add md2html to coveralls upload.
|
|
1cfc6a5f
|
2016-10-11T01:10:11
|
|
Incorporate the specification testsuite from CommonMark.
|
|
50f2184a
|
2016-10-03T23:44:39
|
|
.travis.yml: Yet another fix for coverage upload.
|
|
a2e938f1
|
2016-10-03T23:36:49
|
|
.travis.yml: Fix coverage upload.
|
|
fa20bb01
|
2016-10-03T23:11:00
|
|
.trevis.yml: Create coverage data and upload them to coverage.io.
|
|
47b68427
|
2016-10-03T21:49:51
|
|
.travis.yml: Install python3 and run tests only in 'after_success' phase.
|
|
2d21382f
|
2016-10-03T21:41:13
|
|
Run CommonMark testsuite when building on travis.ci.org.
|
|
33fb79f0
|
2016-10-03T20:28:12
|
|
Add recipe for continuous integration builds on https://travis-ci.org
|