Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-24 | .travis.yml: update tidy test | Zhiming Wang | 1 | -1/+1 | |
- Exclude google webmaster verification file; - Show filename:line:column in errors and warnings. | |||||
2015-12-31 | .travis.yml: Add Python nightly to test matrix, allowing failure | Zhiming Wang | 1 | -0/+3 | |
2015-09-14 | Add Python 3.5 support | Zhiming Wang | 1 | -0/+1 | |
2015-06-30 | .travis.yml: rename tidy5 to tidy | Zhiming Wang | 1 | -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 instead | Zhiming Wang | 1 | -1/+1 | |
2015-05-09 | add tidy5 check | Zhiming Wang | 1 | -0/+12 | |
Also filled in some originally missing alt attributes of img tags. | |||||
2015-05-09 | install latest pandoc | Zhiming Wang | 1 | -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-07 | add requirements.txt | Zhiming Wang | 1 | -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-07 | configure simple Travis integration | Zhiming Wang | 1 | -0/+11 | |
2015-05-04 | remove all Octopress stuff | Zhiming Wang | 1 | -5/+0 | |
2013-07-13 | Deprecate 1.9.2, add 2.0.0 :) | Parker Moore | 1 | -1/+1 | |
2013-01-27 | Added travis.yml so travis doesn't fail for every master branch PR and push | Parker Moore | 1 | -0/+5 | |