.travis.yml


Log

Author Commit Date CI Message
srinivas32 23621a61 2020-11-05T18:40:46 added power support arch ppc64le on YML file. Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
Martin Mitas e00a9e1a 2020-02-13T12:47:23 Travis CI: Enforce -Wdeclaration-after-statement -Werror and newer distro image.
Martin Mitas df582785 2020-02-12T22:18:01 travis CI: Enforce -std=c89. Also fix all related warnings and errors. This should help Qt team which needs to build MD4C with Integrity compiler for some embedded platforms.
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