mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Revert "TST: Add Python 3.4 for TravisCI"
This reverts commit a3f8b943a3.
TravsCI doesn't support 3.4...yet
This commit is contained in:
parent
a3f8b943a3
commit
233aa043f3
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ python:
|
|||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
before_install:
|
||||
- if [[ $TRAVIS_PYTHON_VERSION == 2.7 ]]; then sudo apt-get update -qq; fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue