Add Python 3.8 to ansible-test and CI.

This commit is contained in:
Matt Clay
2019-02-13 00:53:05 -08:00
parent de118734e9
commit 6a82827ddd
4 changed files with 4 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ python_versions=(
3.5
3.6
3.7
3.8
2.7
)