Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Replace Travis with GitHub actionsArthur de Jong2021-07-091-36/+0
|
* Drop Travis testing for pypy2Arthur de Jong2020-11-071-3/+3
| | | | | Recent distributions no longer carry the older pypy2. This also updates to the config to use bionic instead of xenial.
* Have Travis fail on missing Python interpreterArthur de Jong2020-01-051-1/+1
|
* Drop explicit support for Python 3.4Arthur de Jong2019-08-161-1/+0
| | | | | Recent versions of lxml (since 4.4) no longer support Python 3.4 so we no longer run tests for that version of Python.
* Use default dist for Python 3.7 buildArthur de Jong2019-08-161-3/+1
| | | | Travis now defaults to using xenial.
* Add Python 3.7 in Travis and reduce build matrixArthur de Jong2019-02-101-6/+22
| | | | | This runs the signxml flavour on all Python versions and only runs all other flavours on Python 2.6 and 3.6.
* Add a Travis configuration fileArthur de Jong2018-02-081-0/+23