Commit Graph

5 Commits

Author SHA1 Message Date
Christian Clauss 2d36b9456b
Upgrade actions/checkout and actions/setup-python 2022-03-12 13:15:47 +01:00
Ben Darnell fe71a31d03 build: Add python 3.11 alphas to CI
Updates #3077
2022-01-30 15:40:16 -05:00
Ben Darnell 1f8aab8ba7 build: Add python 3.10 to CI. Remove 3.6 2022-01-16 22:58:46 -05:00
Ben Darnell d1442a388b test: Remove twisted compatibility test
Now that compatibility between tornado and twisted is based on
asyncio, this test isn't very useful any more. It is broken by the
deprecations introduced in Python 3.10 and isn't worth reviving.
2022-01-16 20:29:49 -05:00
Ben Darnell e82bd95c5d ci: move CI to github actions
Our previous CI on Travis has been broken for a while due to their
move from travis-ci.org to travis-ci.com. Instead of fixing things up
there, move everything to github actions.
2022-01-16 16:43:19 -05:00