drop py34 add py37

This commit is contained in:
Asif Saif Uddin 2019-05-16 05:22:00 +06:00 committed by GitHub
parent 9eb118ee9e
commit 3c6bd237af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,7 @@ language: python
cache: pip
python:
- 2.7
- 3.4
- 3.5
- 3.7
- 3.6
install: pip install tox-travis codecov
# positional args ({posargs}) to pass into tox.ini