mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-29 15:38:00 +08:00
Merge pull request #124 from isidentical/nightly-builds
This commit is contained in:
@@ -7,9 +7,12 @@ python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8.2
|
||||
- nightly
|
||||
- pypy2.7-6.0
|
||||
- pypy3.5-6.0
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: nightly
|
||||
include:
|
||||
- python: 3.5
|
||||
env: TOXENV=py35-coverage
|
||||
|
||||
Reference in New Issue
Block a user