Skip to content

Commit

Permalink
bump test python version
Browse files Browse the repository at this point in the history
  • Loading branch information
splashx committed May 10, 2021
1 parent 7c53c85 commit 26e74bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ env:
# uses default POWERDNS_VERSION in docker-compose.yml
python:
# PyPy versions
- "3.5"
- "3.6"
- "3.7"
- "pypy3.5"
- "3.8"
- "pypy3"

install:
- pip install python-coveralls
Expand Down

0 comments on commit 26e74bf

Please sign in to comment.