ionelmc / cookiecutter-pylibrary

Enhanced cookiecutter template for Python libraries.
BSD 2-Clause "Simplified" License
1.25k stars 207 forks source link

Copy this into a pull request to temporarily disable Travis. #213

Closed dHannasch closed 1 year ago

dHannasch commented 3 years ago

Do not merge this. Copy this into a pull request to temporarily disable Travis. Remove this before merging.

(Travis used to allow you to simply not run builds on any WIP/draft pull request, but with the change to the pricing model they have removed that functionality.)

https://stackoverflow.com/questions/29503515/how-make-travis-ci-execute-for-some-branch

EDIT: Hmm. This is not working.