]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Refactor CI configuration 2923/head
authorBen Darnell <ben@bendarnell.com>
Sat, 26 Sep 2020 19:32:56 +0000 (15:32 -0400)
committerBen Darnell <ben@bendarnell.com>
Tue, 29 Sep 2020 02:16:17 +0000 (22:16 -0400)
commit734f397782e6d94ccc2ad83607d01cd3cd090839
treed95eae628095861a1d1bb56ce4943e579738e397
parentcc6978fc7a23c2025b5ae7fc392ec6f6c7c6922d
test: Refactor CI configuration

- Add osx and windows builds on travis
- Stop running -full test suites on every python version on arm64
- Use cibuildwheel to build for all python versions in one job per
  platform
- Bring a single test configuration and linters up to a first "quick"
  stage before starting the whole matrix
- Push the resulting wheels (and sdist) to pypi on tag builds
.travis.yml
tornado/test/netutil_test.py