commit 10cda4bfdff1b777f5005ce9f5a433290aafa216 Author: juga0 juga@riseup.net Date: Fri Aug 3 13:16:41 2018 +0000
Remove support for python 3.4 also in travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml index 8d328d4..5a551d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ sudo: true language: python python: - - "3.4" - "3.5" - "3.6" install: pip install tox-travis
tor-commits@lists.torproject.org