1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

remove pypy3 from allowed failures

This commit is contained in:
Michael Billington 2016-04-03 22:15:43 +10:00
parent b45afbb297
commit ba03538c50

View File

@ -20,7 +20,6 @@ matrix:
- python: pypy3
env: TOXENV=pypy3
allow_failures:
- python: pypy3
- python: 3.5-dev
- python: nightly
before_install: