Disable alpha for Python 2. Ends support to Python 2 builds. Closes #16

This commit is contained in:
Manuel Cortez 2019-01-21 05:17:42 -06:00
parent d056bd0bd2
commit 05a00e8ce0

View File

@ -21,7 +21,7 @@ test_py3:
- '%PYTHON3% -m coverage report --omit="test*"'
coverage: '/TOTAL.+ ([0-9]{1,3}%)/'
alpha:
.alpha:
type: deploy
tags:
- windows