Commit graph

11 commits

Author SHA1 Message Date
rui
0e1db13865
ci: add python 3.10 and 3.11-dev
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-12-11 18:48:14 -05:00
Patrick Storz
7a83e7148d CI: test with Python 3.9 stable 2020-11-22 15:21:13 +01:00
Patrick Storz
92e64f0d7f CI: test with Python 3.9-dev and 3.10-dev 2020-09-02 19:43:58 +02:00
Patrick Storz
695676e3a5 Run tests with Python 3.7 / 3.8 2020-05-17 16:03:06 +02:00
Eduard Braun
3c64623a12 Discontinue official support for Python 3.3
(testing failed due to wheel now requiring Python >= 3.4)

Also run flake8 in latest Python 3.6
(3.7 is not supported on Travis yet)
2018-06-29 19:29:09 +02:00
Eduard Braun
0f6d9be4e2 Add sudo: false to .travis.yml for faster execution of jobs 2017-02-19 18:06:57 +01:00
Eduard Braun
3b41d3a547 Add Python 3.6 to tests and simplify .travis.yml by using 'tox-travis' 2017-02-19 18:04:36 +01:00
Eduard Braun
42dc70874c Automate coverage via Travis and Codecov 2016-09-17 02:25:32 +02:00
Eduard Braun
79390dc0e4 Add flake8 to automated tests 2016-09-16 02:03:03 +02:00
Eduard Braun
df142a2f22 Drop official support for Python 2.6 2016-08-13 17:15:03 +02:00
Eduard Braun
6bb2b35ba2 Continuous integration with Travis and tox 2016-04-02 19:30:30 +02:00