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 e19497a commit 09687a6Copy full SHA for 09687a6
.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_ssd1306/*.py
0 commit comments