Disable alpha for Python 2. Ends support to Python 2 builds. Closes #16
This commit is contained in:
parent
d056bd0bd2
commit
05a00e8ce0
@ -21,7 +21,7 @@ test_py3:
|
|||||||
- '%PYTHON3% -m coverage report --omit="test*"'
|
- '%PYTHON3% -m coverage report --omit="test*"'
|
||||||
coverage: '/TOTAL.+ ([0-9]{1,3}%)/'
|
coverage: '/TOTAL.+ ([0-9]{1,3}%)/'
|
||||||
|
|
||||||
alpha:
|
.alpha:
|
||||||
type: deploy
|
type: deploy
|
||||||
tags:
|
tags:
|
||||||
- windows
|
- windows
|
||||||
|
Loading…
Reference in New Issue
Block a user