mirror of https://github.com/fail2ban/fail2ban
travis: switch 3.8-dev to 3.8 (released)
parent
d7643fe538
commit
ac8e8db814
|
@ -25,7 +25,7 @@ matrix:
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
- python: 3.8-dev
|
- python: 3.8
|
||||||
- python: pypy3.5
|
- python: pypy3.5
|
||||||
before_install:
|
before_install:
|
||||||
- echo "running under $TRAVIS_PYTHON_VERSION"
|
- echo "running under $TRAVIS_PYTHON_VERSION"
|
||||||
|
|
Loading…
Reference in New Issue