summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-11-18Add static-only build to Travis test matrixNick Wellnhofer
2016-06-23Try to fix travis cmake.John MacFarlane
2016-06-23Travis: install more recent cmake on linux.John MacFarlane
2015-12-20Made roundtrip test part of the test suite run by cmake.John MacFarlane
2015-07-16Fix indentations.OGINO Masanori
2015-07-16Split roundtrip_test and leakcheck.OGINO Masanori
2015-07-12Second try on ppa for travis.John MacFarlane
2015-07-12travis - Added ppa that has recent cmake and is whitelisted.John MacFarlane
2015-07-12Modified .travis.yml to use new containerized build system.John MacFarlane
2015-03-29Travis: only do roundtrip test on linux.John MacFarlane
2015-03-29Added roundtrip_test Makefile target.John MacFarlane
2015-01-12Another try at .travis.yml.John MacFarlane
2015-01-12More travis fixes.John MacFarlane
2015-01-12Fixed typo in travis script.John MacFarlane
2015-01-12Fixed travis (I hope).John MacFarlane
2015-01-12.travis.yml: don't run valgrind on osx.John MacFarlane
2015-01-12Simplified release archive.John MacFarlane
2015-01-12Fixed .travis.yml for osx.John MacFarlane
2015-01-12Fixed sh syntax in .travis.yml.John MacFarlane
2015-01-12Updated travis script to install osx dependencies using brew.John MacFarlane
2015-01-12Enable testing on osx with travis.John MacFarlane
2015-01-04Removed pandoc from travis build deps.John MacFarlane
2014-12-31Recreate scanners.c only on demandNick Wellnhofer
2014-12-30Require cmake >= 2.8.9, use a ppa for travis.John MacFarlane
2014-12-29.travis.yml: install python3 for build.John MacFarlane
2014-12-22Added HTML normalization tests to test/CMakeLists.txt.John MacFarlane
2014-12-19Expose failure to normalize whitespacesCiro Santilli
2014-12-01Travis: we no longer need doxygen.John MacFarlane
2014-11-28Updated travis script to get doxygen.John MacFarlane
2014-11-25Run leakcheck in travis build.John MacFarlane
2014-11-20Removed leakchek from travis script.John MacFarlane
2014-11-20Travis: run valgrind after finishing.John MacFarlane
2014-11-16Travis: use 'make testtarball', install pandoc.John MacFarlane
2014-11-16Added .travis.yml for continuous integration testing.John MacFarlane