summaryrefslogtreecommitdiffstats
path: root/.travis.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-16Move pre-commit checks from Travis CI to a GitHub Action.Diego Elio Pettenò1-2/+1
2020-05-16There's no need to install the pre-commit to run it.Diego Elio Pettenò1-1/+1
2020-04-20Make the project compliant with the REUSE guidelines.Diego Elio Pettenò1-0/+4
2020-04-09Run flake8 and mypy as part of pytest, but on 3.8 only.Diego Elio Pettenò1-4/+2
2020-03-25Remove bdist_wheel/install cycle from Travis CI.Diego Elio Pettenò1-2/+0
2020-03-23Check type annotations for tools with mypy, too.Diego Elio Pettenò1-1/+1
2020-03-23Add an `all` extension that includes all dependencies.Diego Elio Pettenò1-1/+1
2020-03-23Travis CI: install hidapi build dependencies.Diego Elio Pettenò1-0/+6
2020-03-23Increase minimum supported Python version to 3.7.Diego Elio Pettenò1-2/+1
2020-03-16Exclude mypy from Python 3.9Diego Elio Pettenò1-1/+2
2020-03-16Refresh Python versions.Diego Elio Pettenò1-1/+2
2020-03-16Add mypy to continuous integration.Diego Elio Pettenò1-0/+1
2020-03-08only run pre-commit on python3.6Ben1-6/+7
2020-03-08add configuration for pre-commit, black and isortBen1-2/+3
2019-09-02Drop support for Python 3.4.Diego Elio Pettenò1-1/+0
2019-07-30travis: add Python 3.8 to the list of versions to test.Diego Elio Pettenò1-0/+1
2018-11-16Travis: make dist xenial for python 3.7 supportDiego Elio Pettenò1-0/+2
2018-11-16Travis: add Python 3.7 support.Diego Elio Pettenò1-0/+1
2017-12-30Run test and build on Travis CIMuhammad Kaisar Arkhan1-0/+14