Closed icemac closed 6 years ago
I suggest we fix the Travis failures in a separate PR. I don't think we need to gate docs-only patches on Travis.
(Me, I'd drop the use of buildout and switch to tox
, because life's too short to debug buildout failures.)
@mgedmin I looked into the test setup: TravisCI tests more than tox.ini
: it additionally tests against PostgreSQL. So I am going to keep the buildout setup for TravisCI, it seems easier to me than to change the tox setup.
Fixes #27.