aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-14Add Python 3.5 supportZhiming Wang1-0/+1
2015-06-30.travis.yml: rename tidy5 to tidyZhiming Wang1-1/+1
The tidy5 executable has been renamed to tidy for the 5.0.0 release. See https://github.com/htacg/tidy-html5/commit/1e70fc6f15190a0ee497232daeb506241c6f9eba.
2015-05-09.travis.yml: clone repo via HTTPS insteadZhiming Wang1-1/+1
2015-05-09add tidy5 checkZhiming Wang1-0/+12
Also filled in some originally missing alt attributes of img tags.
2015-05-09install latest pandocZhiming Wang1-2/+2
It turns out that the version of pandoc (1.9.1.1-1) in precise universe is just too old to handle metadata.
2015-05-07add requirements.txtZhiming Wang1-2/+4
Also install requirements in .travis.yml. By the way, I explored ways to install Pandoc in a Travis container environment (without sudo), but that's just too hard. Giving up.
2015-05-07configure simple Travis integrationZhiming Wang1-0/+11
2015-05-04remove all Octopress stuffZhiming Wang1-5/+0
2013-07-13Deprecate 1.9.2, add 2.0.0 :)Parker Moore1-1/+1
2013-01-27Added travis.yml so travis doesn't fail for every master branch PR and pushParker Moore1-0/+5