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 1d91143 commit c695b19Copy full SHA for c695b19
.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_ads1x15/*.py
0 commit comments