Exclude the skeleton branch from testing
This commit is contained in:
@@ -6,6 +6,9 @@ python:
|
|||||||
script:
|
script:
|
||||||
- pip install -U pytest
|
- pip install -U pytest
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- skeleton
|
||||||
deploy:
|
deploy:
|
||||||
provider: pypi
|
provider: pypi
|
||||||
on:
|
on:
|
||||||
|
Reference in New Issue
Block a user