| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284) | Stevie Gayet | 2023-01-23 | 1 | -0/+2 |
| | | |||||
| * | Revert "Remove Python2 from the tests" | Adam Hupp | 2021-01-15 | 1 | -0/+1 |
| | | | | | This reverts commit 4a810b4f30f161b889d59cf2a207820fc0c731b7. | ||||
| * | Merge branch 'master' into redo-compat | Adam Hupp | 2021-01-15 | 1 | -0/+1 |
| |\ | |||||
| | * | Add support for Python 3.9 | Miroslav Šedivý | 2021-01-11 | 1 | -0/+1 |
| | | | |||||
| * | | CI: Fix test execution on Travis | SchoolGuy | 2021-01-13 | 1 | -4/+4 |
| | | | | | | | | | We are already running a matrix. Thus we don't need our wrapper script | ||||
| * | | Remove Python2 from the tests | SchoolGuy | 2021-01-13 | 1 | -1/+0 |
| |/ | |||||
| * | Update for deprecation of testing in setup.py | Adam Hupp | 2020-05-05 | 1 | -1/+1 |
| | | | | | | test_suite is deprecated in setup.py, so remove it and replace the command in .travis.yml with directly running the test | ||||
| * | 'pip install .' is preferred over 'python setup.py install' | Hugo | 2020-01-13 | 1 | -1/+1 |
| | | |||||
| * | Retain support for non-EOL Python 3.5 | Hugo | 2020-01-13 | 1 | -0/+1 |
| | | |||||
| * | Add support for Python 3.7 and 3.8 | Hugo | 2020-01-04 | 1 | -0/+2 |
| | | |||||
| * | Cache pip | Hugo | 2020-01-04 | 1 | -0/+1 |
| | | |||||
| * | sudo no longer needed ↵ | Hugo | 2020-01-04 | 1 | -4/+0 |
| | | | | | https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration | ||||
| * | remove python versions unsupported by xenial | Adam Hupp | 2017-12-10 | 1 | -5/+0 |
| | | |||||
| * | pip install coverage | Hugo | 2017-10-14 | 1 | -0/+1 |
| | | |||||
| * | Only install coveralls and codecov when needed | Hugo | 2017-10-13 | 1 | -4/+2 |
| | | | | No need to download/install for failing builds | ||||
| * | update travis to use xenial for modern libfile | Adam Hupp | 2017-10-01 | 1 | -1/+1 |
| | | |||||
| * | Add python 3.6 to travis | Michael Aquilina | 2017-01-23 | 1 | -0/+1 |
| | | |||||
| * | what did 3.2 ever do for you | Adam Hupp | 2016-03-21 | 1 | -1/+0 |
| | | |||||
| * | Force use trusty | Raphaël Vinot | 2015-11-24 | 1 | -0/+5 |
| | | |||||
| * | Fix travis config | Raphaël Vinot | 2015-11-06 | 1 | -1/+15 |
| | | | | | The tests fail on travis ci because the libmagic 5.09 is buggy. | ||||
| * | Add python 3.3 travis target | Bruno Renié | 2014-03-04 | 1 | -0/+1 |
| | | |||||
| * | Fix tests; introduce Travis CI | Anton Romanovich | 2013-02-04 | 1 | -0/+7 |
