Later versions of pylint include additional suggestions including features from the latest versions of Python. Until we can update our code base to make use of the new features fix the version of pylint to a known version.
The latest devlib master branch requires Python >=3.7 therefore bump the python version used to run the CI tests.
Now Travis has stopped providing a free tier migrate initial tests over to use Github Actions.