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.
2 parents 1d91143 + c695b19 commit e593d9eCopy full SHA for e593d9e
.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