summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284)Stevie Gayet2023-01-231-0/+2
|
* Revert "Remove Python2 from the tests"Adam Hupp2021-01-151-0/+1
| | | | This reverts commit 4a810b4f30f161b889d59cf2a207820fc0c731b7.
* Merge branch 'master' into redo-compatAdam Hupp2021-01-151-0/+1
|\
| * Add support for Python 3.9Miroslav Šedivý2021-01-111-0/+1
| |
* | CI: Fix test execution on TravisSchoolGuy2021-01-131-4/+4
| | | | | | | | We are already running a matrix. Thus we don't need our wrapper script
* | Remove Python2 from the testsSchoolGuy2021-01-131-1/+0
|/
* Update for deprecation of testing in setup.pyAdam Hupp2020-05-051-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'Hugo2020-01-131-1/+1
|
* Retain support for non-EOL Python 3.5Hugo2020-01-131-0/+1
|
* Add support for Python 3.7 and 3.8Hugo2020-01-041-0/+2
|
* Cache pipHugo2020-01-041-0/+1
|
* sudo no longer needed ↵Hugo2020-01-041-4/+0
| | | | https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
* remove python versions unsupported by xenialAdam Hupp2017-12-101-5/+0
|
* pip install coverageHugo2017-10-141-0/+1
|
* Only install coveralls and codecov when neededHugo2017-10-131-4/+2
| | | No need to download/install for failing builds
* update travis to use xenial for modern libfileAdam Hupp2017-10-011-1/+1
|
* Add python 3.6 to travisMichael Aquilina2017-01-231-0/+1
|
* what did 3.2 ever do for youAdam Hupp2016-03-211-1/+0
|
* Force use trustyRaphaël Vinot2015-11-241-0/+5
|
* Fix travis configRaphaël Vinot2015-11-061-1/+15
| | | | The tests fail on travis ci because the libmagic 5.09 is buggy.
* Add python 3.3 travis targetBruno Renié2014-03-041-0/+1
|
* Fix tests; introduce Travis CIAnton Romanovich2013-02-041-0/+7