.travis.yml


Log

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