summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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