summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* chore(ci): replace travis with ActionsNejc Habjan2021-01-261-108/+0
* chore(env): add pre-commit and commit-msg hookschore/pre-commit-configNejc Habjan2020-08-301-3/+6
* chore(ci): use fixed black versionchore/ci-fixed-black-versionMax Wittig2020-08-291-1/+1
* chore: correctly render rstMax Wittig2020-06-081-0/+8
* chore(ci): add codecov integration to TravisNejc Habjan2020-04-251-1/+4
* chore: use pytest for unit tests and coverageNejc Habjan2020-04-071-0/+7
* chore: fix typo in allow_failuresNejc Habjan2020-03-221-1/+1
* chore: improve and document testing against different imagesNejc Habjan2020-03-211-0/+18
* chore: drop legacy python testsMax Wittig2019-12-181-23/+5
* style: format with the latest black versionMax Wittig2019-12-081-1/+1
* test: re-enabled py_func_v4 testMax Wittig2019-09-051-7/+7
* test: minor test fixesMax Wittig2019-07-211-7/+7
* chore: move checks back to travisMax Wittig2019-07-211-1/+76
* chore: disable failing travis testMax Wittig2019-07-201-1/+1
* chore(ci): use reliable ci systemchore/ci-reliable-systemMax Wittig2019-05-091-21/+0
* chore(ci): don't try to publish existing releaseMax Wittig2019-02-221-0/+1
* chore: release tags to PyPI automaticallychore/automatic-deployMax Wittig2019-01-131-0/+9
* travis-ci: remove the v3 testsGauvain Pocentek2018-05-201-2/+0
* update tox/travis for CLI v3/4 testsGauvain Pocentek2017-08-201-1/+2
* update tox/travis test envsGauvain Pocentek2017-08-041-1/+2
* remove py3.6 from travis testsGauvain Pocentek2017-08-041-1/+0
* Declare support for Python 3.6Jon Banafato2017-07-071-0/+1
* rework travis and tox setupGauvain Pocentek2016-09-291-5/+9
* Run more tests in travisGauvain Pocentek2016-08-081-0/+9
* Revert "enable python 3.5 tests for travis"Gauvain Pocentek2016-05-101-1/+0
* enable python 3.5 tests for travisGauvain Pocentek2016-05-101-0/+1
* travis lacks py35 support without tricksGauvain Pocentek2016-01-311-1/+0
* add python 3.5 test envGauvain Pocentek2016-01-311-0/+1
* add a travis configuration fileGauvain Pocentek2016-01-231-0/+10