Commit graph

7 commits

Author SHA1 Message Date
Jannis Leidel
b06a025948
Write coverage file. 2020-11-23 16:06:51 +01:00
Jannis Leidel
178007ad39
Define gh-actions matrix. 2020-11-23 15:57:55 +01:00
Aleksandr Sterkhov
977da10ab0 Dropped support for Python 2.6 as it reached EOL in 2013 and not supported by both tox and setuptools anymore
Enabled back Travis CI testing in pypy3 env, using stable python 3.7
Updated setup.py according to all the changes
Fixed several formatting issues to better comply with PEP8
2019-03-26 23:39:03 +01:00
Nick Coghlan
8728cae63b Update test matrix
- drop 3.3 compatibility testing
- CPython dev branch is now 3.7
- add 3.6 maintenance branch
- PyPy3 exception chaining bug has been fixed
2017-04-25 13:07:46 +10:00
Jannis Leidel
864625d870 Set up coverage.py. Refs #4. 2016-07-26 14:36:15 +02:00
Nick Coghlan
f41d813441 Enable Travis CI 2016-04-17 19:06:48 +10:00
Nick Coghlan
939293da14 Tox support on dev branch 2016-01-12 18:51:30 +10:00