commit | 532519770dea5d353f0b0d718c8881a15c7542df | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Wed Feb 15 16:18:03 2017 -0600 |
committer | GitHub <noreply@github.com> | Wed Feb 15 16:18:03 2017 -0600 |
tree | 7e89d65c14c2e3bbc8ec9fb62ff0b9839cb981fd | |
parent | 36da1c3589e1bc4246cccf6bd0094a110416a43a [diff] |
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.