1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

add flake8-checks to travis

This commit is contained in:
Patrick Kanzler
2017-01-30 02:29:08 +01:00
parent 81028f9a35
commit 337e8ee19e
6 changed files with 11 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ matrix:
env: TOXENV=pypy3
- python: 2.7
env: TOXENV=docs
- python: 3.4
env: TOXENV=flake8
allow_failures:
- python: 3.5-dev
- python: nightly