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