]> granicus.if.org Git - python/commit
More Travis docs build tweaks (GH-113)
authorZachary Ware <zachary.ware@gmail.com>
Wed, 15 Feb 2017 22:18:03 +0000 (16:18 -0600)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2017 22:18:03 +0000 (16:18 -0600)
commit532519770dea5d353f0b0d718c8881a15c7542df
tree7e89d65c14c2e3bbc8ec9fb62ff0b9839cb981fd
parent36da1c3589e1bc4246cccf6bd0094a110416a43a
More Travis docs build tweaks (GH-113)

- Return to always building the docs, it's a relatively cheap operation,
  the check had a bug, and the docs build depends on other files.
- Add `make suspicious`
- Do all three checks as one `make check suspicious html` invocation for
  earliest possible exit in case of issues.
.travis.yml