summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2021-01-18 09:39:25 +0100
committerGitHub <noreply@github.com>2021-01-18 09:39:25 +0100
commitbd29a2630e2f1d2f61bd1837cbfeb202b89323dc (patch)
treeeffcdbcec7dd1cf1644820f198057457572f0d21 /.meta.toml
parent9ab6f6a57c3844d165b457cbe49e701baf584a41 (diff)
downloadzope-browser-bd29a2630e2f1d2f61bd1837cbfeb202b89323dc.tar.gz
Update to Coveralls >= 3 (#15)
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.meta.toml b/.meta.toml
index 6592327..e6be31a 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,13 +2,14 @@
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[meta]
template = "pure-python"
-commit-id = "f842b6b0cf63668b074b4fcd011f1cd04a7cc9ef"
+commit-id = "4e9825189b9b8d18f28e7dbc63373d4baea08602"
[python]
with-pypy = true
with-legacy-python = true
with-docs = true
with-sphinx-doctests = false
+with-appveyor = false
[coverage]
fail-under = 100