Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Resolve Travis configuration warningsArthur de Jong2020-04-181-2/+3
|
* Use bionic for pypy3 tests on TravisArthur de Jong2020-03-011-1/+1
| | | | | | This switches the pypy3 tests to bionic which has Python 3.6.9. There were installation issues with 3.5.3 on trusty and coverage issues with 3.6.1 of xenial (now the default on Travis).
* Add support for Python 3.8Sergi Almacellas Abellana2019-12-271-0/+2
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/177
* Avoid skipping missing interpreters on TravisArthur de Jong2019-10-131-1/+1
|
* Fix Travis build to use trusty for some Python versionsArthur de Jong2019-08-031-4/+4
| | | | | Python 2.6 is not available xenial which is the default now. The coverage also does not seem to work for pypy3.
* Add Python 3.7 testsArthur de Jong2019-02-101-2/+5
|
* Add a Travis configuration fileArthur de Jong2018-01-011-0/+18