CI: disable PyPy3
There are some test-related issues with it, so disable it for now.
This commit is contained in:
parent
3aa08b67c0
commit
7e413b09ec
@ -7,7 +7,7 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "pypy3"
|
||||
#- "pypy3"
|
||||
install:
|
||||
- pip install pyusb coverage coveralls pyserial PyYAML tqdm
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user