Commit 1eec0203 authored by Jason R. Coombs's avatar Jason R. Coombs

Invoke bootstrap prior to cutting release. Fixes #1084.

parent 9f001330
......@@ -19,6 +19,7 @@ jobs:
python: *latest_py3
install: skip
script: skip
before_deploy: python bootstrap.py
deploy:
provider: pypi
on:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment