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