mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 06:43:54 +00:00
Update the CircleCI configuration to get the reporter working for py36
This commit is contained in:
parent
76e5c40fc6
commit
0a7589f0c2
@ -281,6 +281,10 @@ jobs:
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
<<: *UTF_8_ENVIRONMENT
|
<<: *UTF_8_ENVIRONMENT
|
||||||
|
# The default trial args include --rterrors which is incompatible with
|
||||||
|
# this reporter on Python 3. So drop that and just specify the
|
||||||
|
# reporter.
|
||||||
|
TAHOE_LAFS_TRIAL_ARGS: "--reporter=subunitv2-file"
|
||||||
TAHOE_LAFS_TOX_ENVIRONMENT: "py36"
|
TAHOE_LAFS_TOX_ENVIRONMENT: "py36"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user