1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

add python36 to travis

This commit is contained in:
Patrick Kanzler
2017-01-31 03:29:14 +01:00
parent 2bcb1766ae
commit b76fb75702

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