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 fe8eb66 + c6dc788 commit 8e1e5bbCopy full SHA for 8e1e5bb
.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 neopixel.py
0 commit comments