summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to GitHub Actions rather than Travis CI.Diego Elio Pettenò2021-05-161-24/+0
|
* travis-ci: work around the wrong version of attrs in Python 3.7freestyle-hid-1.0.2Diego Elio Pettenò2021-03-031-0/+3
|
* travis-ci: update to include 3.10-dev and 3.9 final.Diego Elio Pettenò2021-03-031-1/+2
|
* Make sure to install usbmon-tools when enabling tools.Diego Elio Pettenò2020-10-041-1/+1
| | | | Also make sure to install tools when running tests.
* Backport the one test that was present in glucometerutils.Diego Elio Pettenò2020-10-041-0/+20
This also sets up the whole pytest configuration and Travis CI integration.