mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
move pypy3 to the allowed failures and add hypothesis
pypy3 is not compatible with hypothesis, which is needed for testing
This commit is contained in:
committed by
Patrick Kanzler
parent
c1a6da9aaa
commit
a2e188cecf
@@ -28,6 +28,7 @@ matrix:
|
||||
allow_failures:
|
||||
- python: 3.5-dev
|
||||
- python: nightly
|
||||
- python: pypy3
|
||||
before_install:
|
||||
- pip install tox codecov
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user