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