aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .travis.yml: update tidy testZhiming Wang2016-12-241-1/+1
| | | | | - Exclude google webmaster verification file; - Show filename:line:column in errors and warnings.
* .travis.yml: Add Python nightly to test matrix, allowing failureZhiming Wang2015-12-311-0/+3
|
* Add Python 3.5 supportZhiming Wang2015-09-141-0/+1
|
* .travis.yml: rename tidy5 to tidyZhiming Wang2015-06-301-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 insteadZhiming Wang2015-05-091-1/+1
|
* add tidy5 checkZhiming Wang2015-05-091-0/+12
| | | | Also filled in some originally missing alt attributes of img tags.
* install latest pandocZhiming Wang2015-05-091-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.txtZhiming Wang2015-05-071-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 integrationZhiming Wang2015-05-071-0/+11
|
* remove all Octopress stuffZhiming Wang2015-05-041-5/+0
|
* Deprecate 1.9.2, add 2.0.0 :)Parker Moore2013-07-131-1/+1
|
* Added travis.yml so travis doesn't fail for every master branch PR and pushParker Moore2013-01-271-0/+5