We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c459a7d commit d0d523dCopy full SHA for d0d523d
.travis.yml
@@ -22,7 +22,7 @@ deploy:
22
tags: true
23
24
install:
25
- - pip install pylint circuitpython-travis-build-tools
+ - pip install pylint circuitpython-build-tools
26
27
script:
28
- pylint adafruit_bus_device/*.py
0 commit comments