add python36 to travis

This commit is contained in:
Patrick Kanzler 2017-01-31 03:29:14 +01:00
parent 2bcb1766ae
commit b76fb75702
No known key found for this signature in database
GPG Key ID: F07F07153306FCEF
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ matrix:
env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- python: 3.6
env: TOXENV=py36
- python: 3.6-dev
env: TOXENV=py36
- python: nightly