On Wed, 5 Sep 2018 at 12:24, Antoine Pitrou <[email protected]> wrote: > For some reason it seems to be located in a hidden directory > (".github/appveyor.yml"). Not the most intuitive decision IMHO. > Travis' own config file ".travis.yml" is still at repository root, which > makes things more confusing.
Thanks, agreed that's confusing. I'd prefer appveyor.yml to be at the project root, as that's what nearly all projects I deal with do. But at least I know where it is now :-) Paul _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
