Test on Python 3.4

This commit is contained in:
Hugo 2017-12-20 17:05:56 +02:00
parent 44623687ab
commit f11c21c6fc
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ matrix:
env: TOXENV=jessie
- python: 2.7
env: TOXENV=pypy
- python: 3.4
env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- python: 3.6