mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
travis CI: add 3.9-dev as target
This commit is contained in:
parent
42714d0849
commit
781a25512b
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ matrix:
|
|||
- python: 3.6
|
||||
- python: 3.7
|
||||
- python: 3.8
|
||||
- python: 3.9-dev
|
||||
- python: pypy3.5
|
||||
before_install:
|
||||
- echo "running under $TRAVIS_PYTHON_VERSION"
|
||||
|
|
|
|||
Loading…
Reference in a new issue