Fix acme_inspect problem with Python 3.5 (#87)

* Fix JSON loading problem with Python 3.5.

* Add changelog fragment.

* Enable 3.5 tests.
This commit is contained in:
Felix Fontein
2020-07-13 21:10:23 +02:00
committed by GitHub
parent 0786e93bb9
commit a19756ee77
3 changed files with 6 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ matrix:
- env: T=devel/cloud/2.6/1
- env: T=devel/cloud/2.7/1
# - env: T=devel/cloud/3.5/1
- env: T=devel/cloud/3.5/1
- env: T=devel/cloud/3.6/1
- env: T=devel/cloud/3.7/1
- env: T=devel/cloud/3.8/1