diff --git a/.travis.yml b/.travis.yml index 7d3b196..e804d25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ matrix: include: - env: ENV=test_coverage python: 2.7 + - env: ENV=test_coverage + python: 3.8 install: - | if [ "$ENV" = "test" ]; then