drdoctr / doctr

A tool for automatically deploying docs from Travis CI to GitHub pages.
https://drdoctr.github.io
MIT License
107 stars 30 forks source link

Allow branch_whitelist to be an empty container in setup_GitHub_push() #334

Closed asmeurer closed 5 years ago

asmeurer commented 5 years ago

Followup of #330.

Fixes #329.

asmeurer commented 5 years ago

@guillaumekln after I merge this can you test master again?

guillaumekln commented 5 years ago

It seems to work now. Thanks!